From 4dc56ec412b69b2ee16fc519882306a5d6ac417c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Oct 2023 15:03:45 -0700 Subject: Updated to 2023-10-04-0030 Add gunslinger mission reorder patch. Remove obsolete stacking .22 casing patch. Remove unused patches. --- etc-01_fix-rubbersplosion.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 etc-01_fix-rubbersplosion.patch (limited to 'etc-01_fix-rubbersplosion.patch') diff --git a/etc-01_fix-rubbersplosion.patch b/etc-01_fix-rubbersplosion.patch deleted file mode 100644 index ef06b41..0000000 --- a/etc-01_fix-rubbersplosion.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- a/data/json/items/ammo.json -+++ b/data/json/items/ammo.json -@@ -686,7 +686,7 @@ - "count": 25 - }, - { -- "type": "AMMO", -+ "type": "TOOL", - "id": "chunk_rubber", - "category": "spare_parts", - "price": 75, -@@ -697,7 +697,6 @@ - "material": "rubber", - "volume": "250 ml", - "weight": "38 g", -- "ammo_type": "components", - "flags": [ "NO_SALVAGE" ] - }, - { -- cgit v1.2.1