This repository has been archived on 2026-08-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Fika-Tarkov/mods/Better Progression/user/mods/drunkgeko-gekos_betterprogression/config/advanced/additionalQuestRewards.json5
T
2025-05-16 00:38:39 -04:00

27 lines
693 B
JSON

{
"Started": {
},
"Success": {
//Stirrup rewards an Ammunition Case
"596b455186f77457cb50eccb": {
"availableInGameEditions": [],
"findInRaid": false,
"id": "67dfe1d6c86d01e21c962c36",
"index": 0,
"items": [
{
"_id": "67dfe1d2e5b3ffda5e44b529",
"_tpl": "5aafbde786f774389d0cbc0f", //Ammo case
"upd": {
"StackObjectsCount": 1
}
}
],
"target": "67dfe1d2e5b3ffda5e44b529",
"type": "Item",
"unknown": false,
"value": 1
}
},
}