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: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/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",