From 72d7b52b3605b3baded642ad3b7e7092d74f981a Mon Sep 17 00:00:00 2001 From: alanblack <31726131+alanblack166@users.noreply.github.com> Date: Sat, 28 Aug 2021 21:50:37 +0300 Subject: [PATCH 1/2] Minigunner Crush Fix Minigunners should now be easier to crush. --- .../GameFilesEdited/Data/INI/Object/InfantryGeneral.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini index f9350dfd7..28b219ed2 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini @@ -15395,7 +15395,11 @@ Object Infa_ChinaInfantryMiniGunner TriggeredBy = Upgrade_InfantryCaptureBuilding End - + ; Patch104p @bugfix hanfield 28/08/2021 Adds SquishCollide module to Minigunner. + ; This is a reliable way of making sure objects are crushed whenever they are collided with. + Behavior = SquishCollide ModuleTag_Squish + ; NO DATA + End Geometry = CYLINDER GeometryMajorRadius = 7.0 From ad4fa983f0e5bf9f701a84dd4e83a7adf7c31edc Mon Sep 17 00:00:00 2001 From: alanblack <31726131+alanblack166@users.noreply.github.com> Date: Sat, 28 Aug 2021 21:50:58 +0300 Subject: [PATCH 2/2] Updates Task List Marks 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 98de95d01..37ffd5a63 100644 --- a/Patch104pZH/Design/Tasks/commy2_tasks.txt +++ b/Patch104pZH/Design/Tasks/commy2_tasks.txt @@ -205,7 +205,7 @@ https://github.com/commy2/zerohour/issues/11 [DONE] Scud Storm https://github.com/commy2/zerohour/issues/10 [IMPROVEMENT] Quad Cannon-ECM-Bug https://github.com/commy2/zerohour/issues/9 [DONE] Camo-Netted Palace Not Revealed When Garrisoned Troops Fire https://github.com/commy2/zerohour/issues/8 [IMPROVEMENT][NPROJECT] Supply Truck Has Extremely Low Mass -https://github.com/commy2/zerohour/issues/7 [IMPROVEMENT][NPROJECT] Mini-Gunner Has Broken Squish Detection +https://github.com/commy2/zerohour/issues/7 [DONE] Mini-Gunner Has Broken Squish Detection https://github.com/commy2/zerohour/issues/6 [IMPROVEMENT] Mini-Gunner Has Broken Sound And Fire Animation When Aiming At Airborne Targets https://github.com/commy2/zerohour/issues/5 [DONE] Heroic Pathfinders And Jarmen Kell Don't Use Red Tracers https://github.com/commy2/zerohour/issues/4 [IMPROVEMENT] Vet 3 Jarmen Kell Has Tracer For Sniper Attack But Not For Normal Attack