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

Feature: Update quest with changes from live

This commit is contained in:
Dev 2023-03-03 16:59:19 +00:00
parent e1310d74ca
commit 4fb2c68883
2 changed files with 7 additions and 7 deletions

View File

@ -14975,10 +14975,10 @@
"5c0bde0986f77479cf22c2f8 description": "Do you know what is the difference between a professional and an amateur? It is the ability to approach the task from the right angle. For example, taking out a few capable fighters from an impressive distance, in non-standard situations... What's important here is not only the right weapons and mods but other factors too. So, Dima and I want to see who you really are.", "5c0bde0986f77479cf22c2f8 description": "Do you know what is the difference between a professional and an amateur? It is the ability to approach the task from the right angle. For example, taking out a few capable fighters from an impressive distance, in non-standard situations... What's important here is not only the right weapons and mods but other factors too. So, Dima and I want to see who you really are.",
"5c0bde0986f77479cf22c2f8 failMessageText": "", "5c0bde0986f77479cf22c2f8 failMessageText": "",
"5c0bde0986f77479cf22c2f8 successMessageText": "I admit Im surprised. Although you seemed like a smart guy from the start, I'll give you that.\n", "5c0bde0986f77479cf22c2f8 successMessageText": "I admit Im surprised. Although you seemed like a smart guy from the start, I'll give you that.\n",
"5c0bdf2c86f7746f016734a8": "Eliminate PMC operatives with headshots from over 125 meters away on Woods", "5c0bdf2c86f7746f016734a8": "Eliminate PMC operatives with headshots from over 100 meters away on Woods",
"5c137b8886f7747ae3220ff4": "Eliminate PMC operatives with headshots from over 125 meters away on Reserve", "5c137b8886f7747ae3220ff4": "Eliminate PMC operatives with headshots from over 100 meters away on Reserve",
"5c137ef386f7747ae10a821e": "Eliminate PMC operatives with headshots from over 125 meters away on Shoreline", "5c137ef386f7747ae10a821e": "Eliminate PMC operatives with headshots from over 100 meters away on Shoreline",
"5c137f5286f7747ae267d8a3": "Eliminate PMC operatives with headshots from over 125 meters away on Customs", "5c137f5286f7747ae267d8a3": "Eliminate PMC operatives with headshots from over 100 meters away on Customs",
"5c20007986f7743c7b263515": "", "5c20007986f7743c7b263515": "",
"5c20009b86f7742b3c0a8fd9": "", "5c20009b86f7742b3c0a8fd9": "",
"629f10b114061f3074380298": "Eliminate PMC operatives with headshots from over 125 meters away on Lighthouse", "629f10b114061f3074380298": "Eliminate PMC operatives with headshots from over 125 meters away on Lighthouse",

View File

@ -27487,7 +27487,7 @@
"value": "1", "value": "1",
"distance": { "distance": {
"compareMethod": ">=", "compareMethod": ">=",
"value": 125 "value": 100
}, },
"bodyPart": [ "bodyPart": [
"Head" "Head"
@ -27532,7 +27532,7 @@
"value": "1", "value": "1",
"distance": { "distance": {
"compareMethod": ">=", "compareMethod": ">=",
"value": 125 "value": 100
}, },
"bodyPart": [ "bodyPart": [
"Head" "Head"
@ -27577,7 +27577,7 @@
"value": "1", "value": "1",
"distance": { "distance": {
"compareMethod": ">=", "compareMethod": ">=",
"value": 125 "value": 100
}, },
"bodyPart": [ "bodyPart": [
"Head" "Head"