summaryrefslogtreecommitdiff
path: root/json/items/generic/obsolete.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 22:54:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 22:54:38 -0700
commit08753e2e1a88813f133e1cb411a27d1d7e4e85c6 (patch)
tree87f72623d59ecd549efc1c6ac4b5c607d0701f60 /json/items/generic/obsolete.json
parentMigrate 000 shotgun hulls to 00 shotgun hulls. (diff)
downloadcataclysm-dda-mod_hk-loadout-08753e2e1a88813f133e1cb411a27d1d7e4e85c6.tar.xz
Port to DDA.
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 ]
- }
-]