Skip to content

Commit

Permalink
Change: Move China Overlord evacuation button to common position
Browse files Browse the repository at this point in the history
  • Loading branch information
xezon committed May 1, 2023
1 parent 6ac7b85 commit b0f0b58
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/CommandSet.ini
Original file line number Diff line number Diff line change
Expand Up @@ -683,13 +683,15 @@ CommandSet ChinaTankOverlordDefaultCommandSet
14 = Command_Stop
End

; Patch104p @tweak from Command_Evacuate to Command_EmptyCrawler, so that all vehicles use same evacuate command button.
; Patch104p @tweak xezon 30/04/2023 Moves Command_EmptyCrawler from 6 to 9, so that it can be evacuated together with other ground vehicles.
CommandSet ChinaTankOverlordBattleBunkerCommandSet
1 = Command_TransportExit
2 = Command_TransportExit
3 = Command_TransportExit
4 = Command_TransportExit
5 = Command_TransportExit
6 = Command_EmptyCrawler ; Patch104p @tweak from Command_Evacuate, so that all vehicles use same evacuate command button.
9 = Command_EmptyCrawler
11 = Command_AttackMove
13 = Command_Guard
14 = Command_Stop
Expand Down

0 comments on commit b0f0b58

Please sign in to comment.