From e1a078b4c8841be8bdde7e17bcaad19dfbd8effd Mon Sep 17 00:00:00 2001 From: commy2 Date: Sun, 16 Jul 2023 17:32:09 +0200 Subject: [PATCH] fix comment --- Patch104pZH/GameFilesEdited/Data/INI/Armor.ini | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Armor.ini b/Patch104pZH/GameFilesEdited/Data/INI/Armor.ini index c5382f9f8..d1806026f 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Armor.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Armor.ini @@ -98,11 +98,6 @@ Armor ChemSuitHumanArmor Armor = SUBDUAL_BUILDING 0% End -; Patch104p @bugfix commy2 16/07/2023 Fix Flashbang Rangers not being able to target Stinger Sites. -; Note that damage is not dealt to the structure, because SwallowDamageTypesIfSlavesNotExisting now -; includes the SURRENDER damage type. This only affects targeting. Stinger Troopers were already -; vulnerable to Flashbangs, but the attacker had to force-fire the ground next to the Stinger Site. - Armor StingerSoldierArmor Armor = DEFAULT 25% Armor = EXPLOSION 10% ;Heavily protected by the stinger site against airstrikes @@ -752,8 +747,8 @@ Armor BaseDefenseArmor ;used for anti-air base defenses. Vulnerable Armor = SUBDUAL_BUILDING 100% End -; Patch104p @bugfix commy2 11/09/2021 Fix Flashbang Rangers not being able to target Stinger Sites. -; Note that damage is not dealt to the structure, because PropagateDamageTypesToSlavesWhenExisting +; Patch104p @bugfix commy2 16/07/2023 Fix Flashbang Rangers not being able to target Stinger Sites. +; Note that damage is not dealt to the structure, because SwallowDamageTypesIfSlavesNotExisting now ; includes the SURRENDER damage type. This only affects targeting. Stinger Troopers were already ; vulnerable to Flashbangs, but the Ranger would only target the Stinger Troopers when idle.