0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 01:30:44 -05:00

Fix: adjust shooter born in heaven requirements to be 100 meters, not 125 (!60)

Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Server#60
This commit is contained in:
chomp 2023-03-11 15:52:13 +00:00
parent 124695be25
commit b1630b55f3

View File

@ -33158,7 +33158,7 @@
"compareMethod": ">=",
"distance": {
"compareMethod": ">=",
"value": 125
"value": 100
},
"id": "5c137f7c86f7747ae07c5491",
"target": "AnyPmc",
@ -33203,7 +33203,7 @@
"compareMethod": ">=",
"distance": {
"compareMethod": ">=",
"value": 125
"value": 100
},
"id": "629f10cd90948017ee17c2c0",
"target": "AnyPmc",