summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 10:54:37 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 10:54:37 -0800
commitb13a05ff81c6602e331cbbe9003de7fd88d74cc0 (patch)
tree4d692586cf5496313113da58fe308bbf544a6958 /json
parentUse new BN depends. (diff)
downloadcataclysm-dda-mod_hk-loadout-b13a05ff81c6602e331cbbe9003de7fd88d74cc0.tar.xz
Fix invalid stack sizes on caseless molds
Diffstat (limited to 'json')
-rw-r--r--json/items/generic/casing.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json
index 86e2855..62713fb 100644
--- a/json/items/generic/casing.json
+++ b/json/items/generic/casing.json
@@ -8,9 +8,7 @@
"description": "A mold for casting a 4.73x33mm rifle round. This mold is fragile and will not last beyond a single casting.",
"material": [ "plastic" ],
"weight": "2 g",
- "volume": "10ml",
- "charges": 25,
- "stack_size": 25
+ "volume": "10ml"
},
{
"id": "000shot_hull",