From a334eb2b6e6eafe6ca7366e21900cc69af7f35bf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 18 Oct 2021 08:54:08 -0700 Subject: Updated to 2021-10-16-1440 Fixes for electric shears, missing prices, military base overmap --- 0003-inconsistent-ammo-names.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to '0003-inconsistent-ammo-names.patch') diff --git a/0003-inconsistent-ammo-names.patch b/0003-inconsistent-ammo-names.patch index 61d17ac..2c55e7f 100644 --- a/0003-inconsistent-ammo-names.patch +++ b/0003-inconsistent-ammo-names.patch @@ -45,17 +45,6 @@ "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } ---- a/data/json/items/ammo/300blk.json -+++ b/data/json/items/ammo/300blk.json -@@ -26,7 +26,7 @@ - "id": "300blk_ss", - "copy-from": "300blk", - "type": "AMMO", -- "name": { "str": ".300 AAC Blackout" }, -+ "name": { "str": ".300 AAC Blackout SS" }, - "description": "A subsonic .300 AAC Blackout round with a 220gr open tip match bullet. 300 BLK is an intermediate cartridge necked up from 5.56x45mm, designed to achieve similar ballistics to 7.62x39mm. It is compatible with standard AR-15 lower receivers and will feed from STANAG magazines.", - "weight": "21 g", - "range": 40, --- a/data/json/items/ammo/308.json +++ b/data/json/items/ammo/308.json @@ -26,7 +26,7 @@ -- cgit v1.2.1