0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-12 13:10:43 -05:00

Fix TerraGroup Employee start conditions (#1007)

Added status 7 to prerequisite quest "Colleagues - Part 3" 
Added "The Huntsman Path - Sadist" as prerequisite quest

This change aligns quest behavior to Live PVP. Possible that the dumped
PVE data is incorrect. Issue also present in 4.0.0.

"id" and "index" might need to be changed.
This commit is contained in:
sheepy 2024-12-30 11:06:03 +00:00 committed by GitHub
parent 33d5137244
commit a6923b8857
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60335,10 +60335,27 @@
"parentId": "",
"status": [
4,
5
5,
7
],
"target": "5edac34d0bb72a50635c2bfa",
"visibilityConditions": []
},
{
"availableAfter": 0,
"conditionType": "Quest",
"dispersion": 0,
"dynamicLocale": false,
"globalQuestCounterId": "",
"id": "677260a62c1ea725720d6532",
"index": 1,
"parentId": "",
"status": [
4,
5
],
"target": "5edab4b1218d181e29451435",
"visibilityConditions": []
}
],
"Fail": []