Skip to content

Commit

Permalink
Fix: Raptor Has Misplaced Guard Air Button (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 committed Oct 1, 2021
1 parent 856bf93 commit 718b3c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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 @@ -86,7 +86,7 @@ https://github.com/commy2/zerohour/issues/136 [DONE][NPROJECT] Demo Charg
https://github.com/commy2/zerohour/issues/135 [DONE][NPROJECT] Tunnel And Palace Lack Stop Button
https://github.com/commy2/zerohour/issues/134 [IMPROVEMENT][NPROJECT] Air Force Carpet Bomber Tooltip Claims 2:30 Cooldown Instead Of True 4:00
https://github.com/commy2/zerohour/issues/133 [DONE][NPROJECT] Fire Base Command Button Order Misaligned With Other Buildings
https://github.com/commy2/zerohour/issues/132 [MAYBE][NPROJECT] Raptor Guard Air Button Misplaced
https://github.com/commy2/zerohour/issues/132 [DONE][NPROJECT] Raptor Guard Air Button Misplaced
https://github.com/commy2/zerohour/issues/131 [DONE][NPROJECT] Demo General Combat Bike With Demolitions Upgrade Deals No Damage When Destroyed By Gamma Poison
https://github.com/commy2/zerohour/issues/130 [DONE][NPROJECT] Demo Combat Bike Uses Portrait As Button
https://github.com/commy2/zerohour/issues/129 [MAYBE][NPROJECT] Selling Air Force Supply Center Does Refund Less Than Half Of Build Value
Expand Down
4 changes: 3 additions & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/CommandSet.ini
Original file line number Diff line number Diff line change
Expand Up @@ -562,9 +562,11 @@ CommandSet AmericaVehicleTomahawkCommandSet
14 = Command_Stop
End

; @bugfix commy2 22/09/2021 Fix button position for Guard Air.

CommandSet AmericaJetRaptorCommandSet
10 = Command_GuardFlyingUnitsOnly
11 = Command_AttackMove
12 = Command_GuardFlyingUnitsOnly
13 = Command_Guard
14 = Command_Stop
End
Expand Down

0 comments on commit 718b3c4

Please sign in to comment.