diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/templates/quests.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/templates/quests.json index c78a0aec..87715e0c 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/templates/quests.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/templates/quests.json @@ -110496,6 +110496,36 @@ "type": "Item", "unknown": true, "value": 6 + }, + { + "availableInGameEditions": [ + "develop", + "unheard_edition", + "exhibition", + "left_behind", + "prepare_for_escape", + "press_edition", + "standard", + "tournament", + "tournament_live" + ], + "id": "6671de23baf4e04a020c7322", + "index": 0, + "items": [ + { + "_id": "686e888875e4d29e280f8857", + "_tpl": "66507eabf5ddb0818b085b68", + "upd": { + "SpawnedInSession": true, + "StackObjectsCount": 1 + } + } + ], + "loyaltyLevel": 2, + "target": "686e888875e4d29e280f8857", + "traderId": 7, + "type": "ProductionScheme", + "unknown": true } ] },