Skip to content

Commit b0f0b58

Browse files
committed
Change: Move China Overlord evacuation button to common position
1 parent 6ac7b85 commit b0f0b58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Patch104pZH/GameFilesEdited/Data/INI/CommandSet.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,13 +683,15 @@ CommandSet ChinaTankOverlordDefaultCommandSet
683683
14 = Command_Stop
684684
End
685685

686+
; Patch104p @tweak from Command_Evacuate to Command_EmptyCrawler, so that all vehicles use same evacuate command button.
687+
; Patch104p @tweak xezon 30/04/2023 Moves Command_EmptyCrawler from 6 to 9, so that it can be evacuated together with other ground vehicles.
686688
CommandSet ChinaTankOverlordBattleBunkerCommandSet
687689
1 = Command_TransportExit
688690
2 = Command_TransportExit
689691
3 = Command_TransportExit
690692
4 = Command_TransportExit
691693
5 = Command_TransportExit
692-
6 = Command_EmptyCrawler ; Patch104p @tweak from Command_Evacuate, so that all vehicles use same evacuate command button.
694+
9 = Command_EmptyCrawler
693695
11 = Command_AttackMove
694696
13 = Command_Guard
695697
14 = Command_Stop

0 commit comments

Comments
 (0)