From b83a8b38af7c0ac94a7bb9e6f7e1916a646b2167 Mon Sep 17 00:00:00 2001 From: commy2 Date: Thu, 9 Sep 2021 21:32:35 +0200 Subject: [PATCH] Fix: Demo General Rebel Lacks Voice Line When Targetting Building With Booby Trap --- Patch104pZH/Design/Tasks/commy2_tasks.txt | 2 +- Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini | 2 +- Patch104pZH/GameFilesEdited/Data/INI/Object/StealthGeneral.ini | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Patch104pZH/Design/Tasks/commy2_tasks.txt b/Patch104pZH/Design/Tasks/commy2_tasks.txt index 82f2456eb..76fc29fe9 100644 --- a/Patch104pZH/Design/Tasks/commy2_tasks.txt +++ b/Patch104pZH/Design/Tasks/commy2_tasks.txt @@ -49,7 +49,7 @@ https://github.com/commy2/zerohour/issues/181 [IMPROVEMENT] Some Units https://github.com/commy2/zerohour/issues/180 [DONE][NPROJECT] Vanilla GLA Battle Bus Missing Sound Effect When Power Sliding https://github.com/commy2/zerohour/issues/179 [IMPROVEMENT] Nuke Cannons May Change Target On Their Own While Unpacking https://github.com/commy2/zerohour/issues/178 [IMPROVEMENT][NPROJECT] Jarmen Kell On A Bike Lacks Muzzle Flash Effect When Using Sniper Attack -https://github.com/commy2/zerohour/issues/177 [IMPROVEMENT][NPROJECT] Demo General Rebel Lacks Voice Line When Targetting Building With Booby Trap +https://github.com/commy2/zerohour/issues/177 [DONE][NPROJECT] Demo General Rebel Lacks Voice Line When Targetting Building With Booby Trap https://github.com/commy2/zerohour/issues/176 [IMPROVEMENT] Stinger Site Automatically Engages Buildings https://github.com/commy2/zerohour/issues/175 [IMPROVEMENT][NPROJECT] Stinger Site Lacks Muzzle Flash And Recoil Animation When Targeting Airborne Targets https://github.com/commy2/zerohour/issues/174 [IMPROVEMENT] Stinger Site Can Double Fire diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini index 916a07094..57758230e 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini @@ -12213,7 +12213,7 @@ Object Demo_GLAInfantryRebel SpecialPowerTemplate = SpecialAbilityBoobyTrap UpdateModuleStartsAttack = Yes StartsPaused = Yes -; InitiateSound = TankHunterVoiceTNT + InitiateSound = RebelVoiceBoobyTrapInstall ; Patch104p @bugfix commy2 09/09/2021 Added missing voice line when using Booby Trap. End Behavior = SpecialAbilityUpdate ModuleTag_21 SpecialPowerTemplate = SpecialAbilityBoobyTrap diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/StealthGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/StealthGeneral.ini index ca0810c70..365d92d3e 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/StealthGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/StealthGeneral.ini @@ -12919,7 +12919,7 @@ Object Slth_GLAInfantryRebel SpecialPowerTemplate = SpecialAbilityBoobyTrap UpdateModuleStartsAttack = Yes StartsPaused = Yes -; InitiateSound = TankHunterVoiceTNT + InitiateSound = RebelVoiceBoobyTrapInstall ; Patch104p @bugfix commy2 09/09/2021 Added missing voice line when using Booby Trap. End Behavior = SpecialAbilityUpdate ModuleTag_21 SpecialPowerTemplate = SpecialAbilityBoobyTrap