From b626cc910e30e8f0b174dbd934bcef19c55e241e Mon Sep 17 00:00:00 2001 From: commy2 Date: Sat, 23 Oct 2021 11:33:22 +0200 Subject: [PATCH 1/2] Fix: Frenzy-Scan Bug --- Patch104pZH/GameFilesEdited/Data/INI/SpecialPower.ini | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Patch104pZH/GameFilesEdited/Data/INI/SpecialPower.ini b/Patch104pZH/GameFilesEdited/Data/INI/SpecialPower.ini index cee01fc57..3735e2443 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/SpecialPower.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/SpecialPower.ini @@ -265,6 +265,8 @@ SpecialPower SuperweaponArtilleryBarrage AcademyClassify = ACT_SUPERPOWER ;Considered a powerful special power that a player could fire. Not for simpler unit based powers. End +; Patch104p @bugfix commy2 23/10/2021 Fix Frenzy special power revealed map. + ;----------------------------------------------------------------------------- SpecialPower SuperweaponFrenzy Enum = SPECIAL_FRENZY @@ -273,8 +275,6 @@ SpecialPower SuperweaponFrenzy ; InitiateSound = FireArtilleryCannonSound PublicTimer = No SharedSyncedTimer = Yes - ViewObjectDuration = 30000 - ViewObjectRange = 250 RadiusCursorRadius = 200 InitiateAtLocationSound = FrenzyActivate ShortcutPower = Yes ;Capable of being fired by the side-bar shortcut. @@ -289,8 +289,6 @@ SpecialPower Early_SuperweaponFrenzy InitiateAtLocationSound = FrenzyActivate PublicTimer = No SharedSyncedTimer = Yes - ViewObjectDuration = 30000 - ViewObjectRange = 250 RadiusCursorRadius = 200 ShortcutPower = Yes ;Capable of being fired by the side-bar shortcut. AcademyClassify = ACT_SUPERPOWER ;Considered a powerful special power that a player could fire. Not for simpler unit based powers. From 87046458c7786b08e5c218e98ad7c4afaf58a082 Mon Sep 17 00:00:00 2001 From: commy2 Date: Sat, 23 Oct 2021 11:43:35 +0200 Subject: [PATCH 2/2] Mark Task As Done --- Patch104pZH/Design/Tasks/commy2_tasks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patch104pZH/Design/Tasks/commy2_tasks.txt b/Patch104pZH/Design/Tasks/commy2_tasks.txt index 5be93c7dd..859ea96ba 100644 --- a/Patch104pZH/Design/Tasks/commy2_tasks.txt +++ b/Patch104pZH/Design/Tasks/commy2_tasks.txt @@ -212,7 +212,7 @@ https://github.com/commy2/zerohour/issues/7 [DONE][NPROJEC!] Mini-Gunne https://github.com/commy2/zerohour/issues/6 [DONE][NPROJEC!] Mini-Gunner Has Broken Sound And Fire Animation When Aiming At Airborne Targets https://github.com/commy2/zerohour/issues/5 [DONE][NPROJEC!] Heroic Pathfinders And Jarmen Kell Don't Use Red Tracers https://github.com/commy2/zerohour/issues/4 [DONE][NPROJEC!] Vet 3 Jarmen Kell Has Tracer For Sniper Attack But Not For Normal Attack -https://github.com/commy2/zerohour/issues/3 [MAYBE] Frenzy-Scan Bug +https://github.com/commy2/zerohour/issues/3 [DONE] Frenzy-Scan Bug https://github.com/commy2/zerohour/issues/2 [DONE][NPROJEC!] Microwave-Supply Drop Zone-Bug https://github.com/commy2/zerohour/issues/1 [DONE][NPROJEC!] Scud-Bug