From c4b102dc50440956aa14c36639589673a1c3aeb2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 16 Feb 2023 18:25:19 -0800 Subject: Migrate 000 shotgun hulls to 00 shotgun hulls. --- json/items/generic/casing.json | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'json/items/generic/casing.json') diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json index 62713fb..aacd061 100644 --- a/json/items/generic/casing.json +++ b/json/items/generic/casing.json @@ -9,20 +9,5 @@ "material": [ "plastic" ], "weight": "2 g", "volume": "10ml" - }, - { - "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 ] } ] -- cgit v1.2.1