From 48c052a938745257d4028b50075b9e9da144b7be Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 4 Sep 2021 22:20:20 -0700 Subject: Updated to 2021-09-04-1536 Fix typo Update custom.patch --- custom.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'custom.patch') diff --git a/custom.patch b/custom.patch index 35f522d..25cc30d 100644 --- a/custom.patch +++ b/custom.patch @@ -165,7 +165,7 @@ "dirty_transparency_cache": true, "percent_spread": 10, "outdoor_age_speedup": "0 turns", -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 7 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 7 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 7 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "2 minutes", @@ -174,7 +174,7 @@ "outdoor_age_speedup": "3 minutes", "dirty_transparency_cache": true, "has_fume": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "10 minutes", @@ -183,7 +183,7 @@ "outdoor_age_speedup": "0 turns", "dirty_transparency_cache": true, "has_fume": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ], [ "eyes", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "5 minutes", @@ -192,7 +192,7 @@ "wandering_field": "fd_toxic_gas", "gas_absorption_factor": 15, "dirty_transparency_cache": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "phase": "gas", "display_items": false, @@ -201,7 +201,7 @@ "outdoor_age_speedup": "5 minutes", "dirty_transparency_cache": true, "has_fume": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "50 minutes", @@ -210,7 +210,7 @@ "outdoor_age_speedup": "1 minutes", "dirty_transparency_cache": true, "has_fume": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "15 minutes", @@ -219,7 +219,7 @@ "outdoor_age_speedup": "3 minutes", "dirty_transparency_cache": true, "has_fume": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "10 minutes", @@ -228,7 +228,7 @@ "outdoor_age_speedup": "1 minutes", "dirty_transparency_cache": true, "has_fume": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "30 minutes", @@ -237,7 +237,7 @@ "outdoor_age_speedup": "1 minutes", "dirty_transparency_cache": true, "has_fume": true, -- "immunity_data": { "body_part_env_resistance": [ [ "MOUTH", 15 ] ] }, +- "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ] }, + "immunity_data": { "body_part_env_resistance": [ [ "mouth", 15 ] ], "traits": [ "THRESH_VAMP" ] }, "priority": 8, "half_life": "30 minutes", -- cgit v1.2.1