From b137c022f0997f4a0944cbbd00530a18bbbf5d70 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Oct 2023 19:06:17 -0700 Subject: Remove more clutter from patches. --- ammo-01_inconsistent-ammo-names.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'ammo-01_inconsistent-ammo-names.patch') diff --git a/ammo-01_inconsistent-ammo-names.patch b/ammo-01_inconsistent-ammo-names.patch index 1de5127..584b613 100644 --- a/ammo-01_inconsistent-ammo-names.patch +++ b/ammo-01_inconsistent-ammo-names.patch @@ -156,17 +156,6 @@ "description": "Variant of the .50 BMG round that uses a core hardened steel. Penetration is increased, but damage is reduced.", "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, ---- a/data/json/items/ammo/5x50.json -+++ b/data/json/items/ammo/5x50.json -@@ -38,7 +38,7 @@ - "id": "reloaded_5x50dart", - "copy-from": "5x50dart", - "type": "AMMO", -- "name": { "str": "5x50mm flechette, reloaded" }, -+ "name": { "str": "RA110 5x50mm flechette, reloaded" }, - "price_postapoc": 1200, - "description": "Designed to defeat modern body armor, the Rivtech 5x50mm flechette round features a biodegradable sabot and a single, fin-stabilized penetrator.", - "effects": [ "COOKOFF", "RECYCLED" ], --- a/data/json/items/ammo/762x25.json +++ b/data/json/items/ammo/762x25.json @@ -68,7 +68,8 @@ -- cgit v1.2.1