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, 0 insertions, 17 deletions
diff --git a/json/items/generic/obsolete.json b/json/items/generic/obsolete.json
deleted file mode 100644
index 00e5a10..0000000
--- a/json/items/generic/obsolete.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "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 ]
- }
-]