@@ -649,7 +649,7 @@ CommandSet ChinaVehicleHelixCommandSet
649649 9 = Command_ChinaHelixDropNapalmBomb
650650 ; ---------
651651 11 = Command_AttackMove
652- 12 = Command_Evacuate
652+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
653653 13 = Command_Guard
654654 14 = Command_Stop
655655End
@@ -665,7 +665,7 @@ CommandSet ChinaHelixGattlingCannonCommandSet ; Legacy
665665 9 = Command_ChinaHelixDropNapalmBomb
666666 ; ---------
667667 11 = Command_AttackMove
668- 12 = Command_Evacuate
668+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
669669 13 = Command_Guard
670670 14 = Command_Stop
671671End
@@ -681,7 +681,7 @@ CommandSet ChinaHelixPropagandaTowerCommandSet ; Legacy
681681 9 = Command_ChinaHelixDropNapalmBomb
682682 ; ---------
683683 11 = Command_AttackMove
684- 12 = Command_Evacuate
684+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
685685 13 = Command_Guard
686686 14 = Command_Stop
687687End
@@ -697,7 +697,7 @@ CommandSet ChinaHelixBattleBunkerCommandSet ; Legacy
697697 9 = Command_ChinaHelixDropNapalmBomb
698698 ; ---------
699699 11 = Command_AttackMove
700- 12 = Command_Evacuate
700+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
701701 13 = Command_Guard
702702 14 = Command_Stop
703703End
@@ -3320,7 +3320,7 @@ CommandSet Nuke_ChinaVehicleHelixCommandSet
33203320 9 = Nuke_Command_ChinaHelixDropNukeBomb
33213321 ; ---------
33223322 11 = Command_AttackMove
3323- 12 = Command_Evacuate
3323+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
33243324 13 = Command_Guard
33253325 14 = Command_Stop
33263326End
@@ -3336,7 +3336,7 @@ CommandSet Nuke_ChinaHelixGattlingCannonCommandSet ; Legacy
33363336 9 = Nuke_Command_ChinaHelixDropNukeBomb
33373337 ; ---------
33383338 11 = Command_AttackMove
3339- 12 = Command_Evacuate
3339+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
33403340 13 = Command_Guard
33413341 14 = Command_Stop
33423342End
@@ -3352,7 +3352,7 @@ CommandSet Nuke_ChinaHelixPropagandaTowerCommandSet ; Legacy
33523352 9 = Nuke_Command_ChinaHelixDropNukeBomb
33533353 ; ---------
33543354 11 = Command_AttackMove
3355- 12 = Command_Evacuate
3355+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
33563356 13 = Command_Guard
33573357 14 = Command_Stop
33583358End
@@ -3368,7 +3368,7 @@ CommandSet Nuke_ChinaHelixBattleBunkerCommandSet ; Legacy
33683368 9 = Nuke_Command_ChinaHelixDropNukeBomb
33693369 ; ---------
33703370 11 = Command_AttackMove
3371- 12 = Command_Evacuate
3371+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
33723372 13 = Command_Guard
33733373 14 = Command_Stop
33743374End
@@ -4171,7 +4171,7 @@ CommandSet Infa_ChinaVehicleHelixCommandSet
41714171 10 = Infa_Command_UpgradeChinaHelixBattleBunker
41724172 ; ---------
41734173 11 = Command_AttackMove
4174- 12 = Command_Evacuate
4174+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
41754175 13 = Command_Guard
41764176 14 = Command_Stop
41774177End
@@ -4189,7 +4189,7 @@ CommandSet Infa_ChinaHelixBombCommandSet
41894189 9 = Command_ChinaHelixDropNapalmBomb
41904190 10 = Infa_Command_UpgradeChinaHelixBattleBunker
41914191 11 = Command_AttackMove
4192- 12 = Command_Evacuate
4192+ 12 = Command_ChinookUnload ; Patch104p @tweak from Command_Evacuate, so that all helicopters use same evacuate command button.
41934193 13 = Command_Guard
41944194 14 = Command_Stop
41954195End
0 commit comments