summaryrefslogtreecommitdiff
path: root/json/items/ammo/000shot.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 01:04:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 01:04:35 -0700
commit618a6c701f38565eba5ab06d2b8a3765d0a3daf2 (patch)
tree4585a3ae425795dc281d753254a1bb12ef0900b2 /json/items/ammo/000shot.json
parentAdd replacements for 4.6mm ammo (diff)
downloadcataclysm-dda-mod_hk-loadout-618a6c701f38565eba5ab06d2b8a3765d0a3daf2.tar.xz
Resync item stats against bright nights
Migrate custom g36 magazine to the new stock g36 magazine
Diffstat (limited to 'json/items/ammo/000shot.json')
-rw-r--r--json/items/ammo/000shot.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/json/items/ammo/000shot.json b/json/items/ammo/000shot.json
index 0647770..5f74725 100644
--- a/json/items/ammo/000shot.json
+++ b/json/items/ammo/000shot.json
@@ -6,7 +6,7 @@
"name": { "str": "000 shot, reloaded" },
"proportional": { "price": 0.7, "damage": 0.9, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
- "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
{
"id": "reloaded_shot_000_flechette",
@@ -15,7 +15,7 @@
"name": { "str": "000 flechette shell, reloaded" },
"proportional": { "price": 0.7, "damage": 0.9, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
- "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
{
"id": "reloaded_shot_000_slug",
@@ -24,7 +24,7 @@
"name": { "str": "000 shotgun slug, reloaded" },
"proportional": { "price": 0.7, "damage": 0.9, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
- "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
{
"id": "shot_000",
@@ -36,6 +36,7 @@
"volume": "250 ml",
"price": 500,
"price_postapoc": 3500,
+ "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "plastic", "powder" ],
"symbol": "=",
"color": "red",