summaryrefslogtreecommitdiff
path: root/json/items/generic/obsolete.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/generic/obsolete.json')
-rw-r--r--json/items/generic/obsolete.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/json/items/generic/obsolete.json b/json/items/generic/obsolete.json
new file mode 100644
index 0000000..00e5a10
--- /dev/null
+++ b/json/items/generic/obsolete.json
@@ -0,0 +1,17 @@
+[
+ {
+ "id": "000shot_hull",
+ "type": "GENERIC",
+ "looks_like": "shot_hull",
+ "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 ]
+ }
+]