summaryrefslogtreecommitdiff
path: root/etc-01_fix-rubbersplosion.patch
blob: 30fb82f2700c3a975141910bb3f5b7095fab3b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- a/data/json/items/ammo.json
+++ b/data/json/items/ammo.json
@@ -768,7 +768,7 @@
     "count": 25
   },
   {
-    "type": "AMMO",
+    "type": "TOOL",
     "id": "chunk_rubber",
     "category": "spare_parts",
     "price": 75,
@@ -779,7 +779,6 @@
     "material": [ "rubber" ],
     "volume": "250 ml",
     "weight": "38 g",
-    "ammo_type": "components",
     "flags": [ "NO_SALVAGE" ]
   },
   {