From f062a829b661fed17d860cb3b167dad254244a00 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 15 Jan 2022 17:39:54 -0800 Subject: Updated to 2022-01-14-1901 Fix drone volume patch. Remove obsolete quiverfull stairs fix. Fix dialogue typos. Fix duplicate Isherwood Farm mission. Rename custom patch to actually describe the purpose. Implement faster pain recovery traits. --- tools-04_normalize-drone-volume.patch | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'tools-04_normalize-drone-volume.patch') diff --git a/tools-04_normalize-drone-volume.patch b/tools-04_normalize-drone-volume.patch index a45ebf0..6e3eb14 100644 --- a/tools-04_normalize-drone-volume.patch +++ b/tools-04_normalize-drone-volume.patch @@ -3,54 +3,54 @@ @@ -5,7 +5,7 @@ "name": { "str": "inactive EMP hack" }, "description": "This is an inactive EMP hack. EMP hacks are fist-sized robots that fly through the air. This one contains an EMP grenade and attacks by flying at its target and detonating. Use this item to reprogram and release the EMP hack. Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.", - "weight": "4700 g", + "weight": "3750 g", - "volume": "750 ml", + "volume": "250 ml", "price": 64500, + "price_postapoc": 3000, "to_hit": -3, - "bashing": 6, @@ -31,7 +31,7 @@ "name": { "str": "inactive C-4 hack" }, "description": "This is an inactive C-4 hack. C-4 hacks are fist-sized robots that fly through the air. This one contains some C-4 and attacks by flying at its target and detonating. Use this item to reprogram and activate the C-4 hack. Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.", - "weight": "5870 g", + "weight": "4920 g", - "volume": "250 ml", -+ "volume": "1000 ml", ++ "volume": "1 L", "price": 67500, + "price_postapoc": 3000, "to_hit": -3, - "bashing": 6, @@ -57,7 +57,7 @@ "name": { "str": "inactive flashbang hack" }, "description": "This is an inactive flashbang hack. Flashbang hacks are fist-sized robots that fly through the air. This one contains a flashbang and attacks by flying at its target and detonating. Use this item to reprogram and activate the flashbang hack. Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.", - "weight": "4536 g", + "weight": "3590 g", - "volume": "750 ml", + "volume": "250 ml", "price": 59500, + "price_postapoc": 500, "to_hit": -3, - "bashing": 6, @@ -83,7 +83,7 @@ "name": { "str": "inactive tear gas hack" }, "description": "This is an inactive tear gas hack. Tear gas hacks are fist-sized robots that fly through the air. This one contains a tear gas canister and attacks by flying at its target and releasing tear gas. Use this item to reprogram and activate the tear gas hack. Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.", - "weight": "5360 g", + "weight": "4410 g", - "volume": "750 ml", + "volume": "250 ml", "price": 60500, + "price_postapoc": 500, "to_hit": -3, - "bashing": 6, -@@ -179,7 +179,7 @@ +@@ -157,7 +157,7 @@ "name": { "str": "inactive manhack" }, "description": "This is an inactive manhack. Manhacks are fist-sized robots that fly through the air. They are covered with whirring blades and attack by throwing themselves against their target. Use this item to reprogram and activate the manhack. Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.", - "weight": "5400 g", + "weight": "4450 g", - "volume": "750 ml", + "volume": "250 ml", "price": 60000, + "price_postapoc": 500, "to_hit": -3, - "bashing": 6, -@@ -205,7 +205,7 @@ +@@ -183,7 +183,7 @@ "name": { "str": "inactive mininuke hack" }, "description": "This is an inactive mininuke hack. Many times as large as a normal manhack, a mininuke hack contains a mininuke and attack by flying at their target and detonating. Use this item to reprogram and activate the mininuke hack. Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.", - "weight": "25000 g", + "weight": "26370 g", - "volume": "18750 ml", -+ "volume": "16000 ml", ++ "volume": "16 L", "price": 2677500, + "price_postapoc": 10000, "to_hit": -3, - "bashing": 6, -- cgit v1.2.1