File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Patch104pZH/GameFilesEdited/Data/INI Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -683,13 +683,15 @@ CommandSet ChinaTankOverlordDefaultCommandSet
683683 14 = Command_Stop
684684End
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.
686688CommandSet 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
You can’t perform that action at this time.
0 commit comments