summaryrefslogtreecommitdiff
path: root/etc-01_fix-rubbersplosion.patch
blob: 43ef7c8ad42553700a5f074f176d8ea2877d782b (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
@@ -913,7 +913,7 @@
     "count": 25
   },
   {
-    "type": "AMMO",
+    "type": "TOOL",
     "id": "chunk_rubber",
     "category": "spare_parts",
     "price": 75,
@@ -924,7 +924,6 @@
     "material": [ "rubber" ],
     "volume": "250 ml",
     "weight": "38 g",
-    "ammo_type": "components",
     "flags": [ "NO_SALVAGE" ]
   },
   {