Skip to content

Commit

Permalink
Fix: Boss Patriot Battery Has Unique Stop Button Position (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 authored Sep 18, 2021
1 parent a5c6574 commit 007bbd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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 @@ -60,7 +60,7 @@ https://github.com/commy2/zerohour/issues/162 [IMPROVEMENT][NPROJECT] Boss Gener
https://github.com/commy2/zerohour/issues/161 [MAYBE][NPROJECT] 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
https://github.com/commy2/zerohour/issues/159 [IMPROVEMENT][NPROJECT] Boss Nationalism Upgrade Changes Tooltip After Land Mines Upgrade
https://github.com/commy2/zerohour/issues/158 [IMPROVEMENT][NPROJECT] Boss Patriot Battery Has Unique Stop Button Position
https://github.com/commy2/zerohour/issues/158 [DONE][NPROJECT] Boss Patriot Battery Has Unique Stop Button Position
https://github.com/commy2/zerohour/issues/157 [MAYBE][NPROJECT] Boss General Has Strange Selection Of Available Upgrades
https://github.com/commy2/zerohour/issues/156 [IMPROVEMENT][NPROJECT] Some Boss Infantry Units Lack Chemical Suits Upgrade Icon
https://github.com/commy2/zerohour/issues/155 [IMPROVEMENT][NPROJECT] Boss General Scud Storm Cannot Upgrade Neutron Mines
Expand Down
6 changes: 4 additions & 2 deletions Patch104pZH/GameFilesEdited/Data/INI/CommandSet.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4880,15 +4880,17 @@ CommandSet Boss_AmericaPowerPlantCommandSetUpgrade
14 = Command_Sell
End

; @bugfix commy2 18/09/2021 Fix position of Stop command.

CommandSet Boss_AmericaPatriotBatteryCommandSet
11 = Command_Stop
12 = Command_UpgradeChinaMines
13 = Command_Stop
14 = Command_Sell
End

CommandSet Boss_AmericaPatriotBatteryCommandSetUpgrade
11 = Command_Stop
12 = Command_UpgradeEMPMines
13 = Command_Stop
14 = Command_Sell
End

Expand Down

0 comments on commit 007bbd7

Please sign in to comment.