Skip to content

Commit 2f3418d

Browse files
committed
Change: Use Chinook evac button for China Helix evacuation
1 parent d7f74b1 commit 2f3418d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Patch104pZH/GameFilesEdited/Data/INI/CommandSet.ini

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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
655655
End
@@ -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
671671
End
@@ -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
687687
End
@@ -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
703703
End
@@ -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
33263326
End
@@ -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
33423342
End
@@ -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
33583358
End
@@ -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
33743374
End
@@ -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
41774177
End
@@ -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
41954195
End

0 commit comments

Comments
 (0)