summaryrefslogtreecommitdiff
path: root/json/items/generic/casing.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/generic/casing.json')
-rw-r--r--json/items/generic/casing.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json
index 84c227e..60c7945 100644
--- a/json/items/generic/casing.json
+++ b/json/items/generic/casing.json
@@ -8,9 +8,7 @@
"description": "A mold for casting a 8x40mm 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": "20x66_mold",
@@ -21,8 +19,6 @@
"description": "A mold for casting a 20x66mm shotgun 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"
}
]