summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/items/generic/casing.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json
new file mode 100644
index 0000000..2389ca4
--- /dev/null
+++ b/json/items/generic/casing.json
@@ -0,0 +1,10 @@
+[
+ {
+ "id": "shot_hull",
+ "copy-from": "shot_hull",
+ "type": "GENERIC",
+ "category": "spare_parts",
+ "name": { "str": "12ga shotgun hull" },
+ "description": "An empty hull from a 12ga shotgun shell."
+ }
+]