summaryrefslogtreecommitdiff
path: root/0010-22-casings-can-stack.patch
blob: 4085863ae466681b00904cf22b541b3268449314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- a/data/json/items/generic/casing.json
+++ b/data/json/items/generic/casins.json
@@ -32,13 +32,9 @@
   { 
     "id": "22_casing_new",
+    "copy-from": "casing",
     "type": "GENERIC",
-    "category": "spare_parts",
-    "price": 100,
     "name": { "str": "unused .22 casing" },
-    "symbol": "=",
-    "color": "yellow",
     "description": "An unfired, like-new .22 round casing, with the primer still intact.",
-    "material": [ "powder", "brass" ],
     "volume": "3 ml",
     "weight": "1 g"
   },