Skip to content

Commit

Permalink
Fix: Destroyed Heroic Toxin Tractor Creates Green Poison Cloud Withou…
Browse files Browse the repository at this point in the history
…t Anthrax Beta Upgrade (#78)
  • Loading branch information
commy2 authored Aug 28, 2021
1 parent e408e0c commit f2e763b
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Patch104pZH/Design/Tasks/commy2_tasks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ https://github.com/commy2/zerohour/issues/175 [IMPROVEMENT] Stinger Si
https://github.com/commy2/zerohour/issues/174 [IMPROVEMENT] Stinger Site Can Double Fire
https://github.com/commy2/zerohour/issues/173 [IMPROVEMENT] Humvee Without TOW Missiles Upgrade Freezes When Attack Moving Into Airborne Targets
https://github.com/commy2/zerohour/issues/172 [IMPROVEMENT] Extended Range Exploit
https://github.com/commy2/zerohour/issues/163 [IMPROVEMENT] Destroyed Heroic Toxin Tractor Creates Green Poison Cloud Without Anthrax Beta Upgrade
https://github.com/commy2/zerohour/issues/163 [DONE] Destroyed Heroic Toxin Tractor Creates Green Poison Cloud Without Anthrax Beta Upgrade
https://github.com/commy2/zerohour/issues/162 [NOTRELEVANT] Boss General Has Some Conflicting Hotkeys
https://github.com/commy2/zerohour/issues/161 [MAYBE] Terrorist And Terror Bike Have To Force-Fire Ground To Detonate
https://github.com/commy2/zerohour/issues/160 [MAYBE] Slow Units Can Outrun Comanche Missiles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17426,12 +17426,12 @@ Object Chem_GLAVehicleToxinTruck
Behavior = FireWeaponWhenDeadBehavior ModuleTag_15 ;These two make the right damage field at death
DeathWeapon = ToxinShellWeaponUpgraded ; Patch104p @bugfix commy2 27/08/2021 Spawn Anthrax Beta puddle by default.
StartsActive = Yes
ConflictsWith = Chem_Upgrade_GLAAnthraxGamma
ConflictsWith = Chem_Upgrade_GLAAnthraxGamma Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn off un-upgraded puddle when gaining vet 3.
End
Behavior = FireWeaponWhenDeadBehavior ModuleTag_16
DeathWeapon = Chem_ToxinShellWeaponGamma
StartsActive = No
TriggeredBy = Chem_Upgrade_GLAAnthraxGamma
TriggeredBy = Chem_Upgrade_GLAAnthraxGamma Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn on upgraded puddle when gaining vet 3.
End

Geometry = BOX
Expand Down
4 changes: 2 additions & 2 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18676,12 +18676,12 @@ Object Demo_GLAVehicleToxinTruck
Behavior = FireWeaponWhenDeadBehavior ModuleTag_15 ;These two make the right damage field at death
DeathWeapon = ToxinShellWeapon
StartsActive = Yes
ConflictsWith = Upgrade_GLAAnthraxBeta
ConflictsWith = Upgrade_GLAAnthraxBeta Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn off un-upgraded puddle when gaining vet 3.
End
Behavior = FireWeaponWhenDeadBehavior ModuleTag_16
DeathWeapon = ToxinShellWeaponUpgraded
StartsActive = No
TriggeredBy = Upgrade_GLAAnthraxBeta
TriggeredBy = Upgrade_GLAAnthraxBeta Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn on upgraded puddle when gaining vet 3.
End

Behavior = SlowDeathBehavior ModuleTag_Death_14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1595,12 +1595,12 @@ Object GC_Chem_GLAVehicleToxinTruck
Behavior = FireWeaponWhenDeadBehavior ModuleTag_15 ;These two make the right damage field at death
DeathWeapon = ToxinShellWeaponUpgraded ; Patch104p @bugfix commy2 27/08/2021 Spawn Anthrax Beta puddle by default.
StartsActive = Yes
ConflictsWith = Chem_Upgrade_GLAAnthraxGamma
ConflictsWith = Chem_Upgrade_GLAAnthraxGamma Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn off un-upgraded puddle when gaining vet 3.
End
Behavior = FireWeaponWhenDeadBehavior ModuleTag_16
DeathWeapon = Chem_ToxinShellWeaponGamma
StartsActive = No
TriggeredBy = Chem_Upgrade_GLAAnthraxGamma
TriggeredBy = Chem_Upgrade_GLAAnthraxGamma Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn on upgraded puddle when gaining vet 3.
End

Geometry = BOX
Expand Down
4 changes: 2 additions & 2 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/GLAVehicle.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3734,12 +3734,12 @@ Object GLAVehicleToxinTruck
Behavior = FireWeaponWhenDeadBehavior ModuleTag_15 ;These two make the right damage field at death
DeathWeapon = ToxinShellWeapon
StartsActive = Yes
ConflictsWith = Upgrade_GLAAnthraxBeta
ConflictsWith = Upgrade_GLAAnthraxBeta Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn off un-upgraded puddle when gaining vet 3.
End
Behavior = FireWeaponWhenDeadBehavior ModuleTag_16
DeathWeapon = ToxinShellWeaponUpgraded
StartsActive = No
TriggeredBy = Upgrade_GLAAnthraxBeta
TriggeredBy = Upgrade_GLAAnthraxBeta Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn on upgraded puddle when gaining vet 3.
End

Geometry = BOX
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18848,12 +18848,12 @@ Object Slth_GLAVehicleToxinTruck
Behavior = FireWeaponWhenDeadBehavior ModuleTag_15 ;These two make the right damage field at death
DeathWeapon = ToxinShellWeapon
StartsActive = Yes
ConflictsWith = Upgrade_GLAAnthraxBeta
ConflictsWith = Upgrade_GLAAnthraxBeta Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn off un-upgraded puddle when gaining vet 3.
End
Behavior = FireWeaponWhenDeadBehavior ModuleTag_16
DeathWeapon = ToxinShellWeaponUpgraded
StartsActive = No
TriggeredBy = Upgrade_GLAAnthraxBeta
TriggeredBy = Upgrade_GLAAnthraxBeta Upgrade_Veterancy_HEROIC ; Patch104p @bugfix commy2 27/08/2021 Turn on upgraded puddle when gaining vet 3.
End

Geometry = BOX
Expand Down

0 comments on commit f2e763b

Please sign in to comment.