Fix coop extract gifts (!279)
Add missing properties to coopExtractGifts in fence trader.json Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com> Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/279 Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com> Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
This commit is contained in:
parent
198c7a9720
commit
49f4eda90a
@ -351,7 +351,11 @@
|
||||
"5da89b3a86f7742f9026cb83 0"
|
||||
],
|
||||
"giftExpiryHours": 168,
|
||||
"presetCount": {
|
||||
"weaponPresetCount": {
|
||||
"min": 0,
|
||||
"max": 0
|
||||
},
|
||||
"armorPresetCount": {
|
||||
"min": 0,
|
||||
"max": 0
|
||||
},
|
||||
@ -423,4 +427,4 @@
|
||||
},
|
||||
"btrDeliveryExpireHours": 240
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user