summaryrefslogtreecommitdiff
path: root/json/items/generic
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/generic')
-rw-r--r--json/items/generic/casing.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json
index 650bf40..2f2c6e9 100644
--- a/json/items/generic/casing.json
+++ b/json/items/generic/casing.json
@@ -11,5 +11,19 @@
"volume": "10ml",
"charges": 25,
"stack_size": 25
+ },
+ {
+ "id": "000shot_hull",
+ "type": "GENERIC",
+ "category": "spare_parts",
+ "name": { "str": "000 shotgun hull" },
+ "description": "An empty hull from a 000 shotgun shell.",
+ "weight": "8 g",
+ "volume": "12ml",
+ "stackable": true,
+ "material": "plastic",
+ "symbol": "=",
+ "color": "red",
+ "damage_states": [ 0, 0 ]
}
]