Skip to content

Commit f0d1f70

Browse files
committed
Change: Use vehicle evac icon for GLA Combat Bike evacuation button
1 parent 2f3418d commit f0d1f70

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Patch104pZH/GameFilesEdited/Data/INI/CommandButton.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,16 +1670,16 @@ CommandButton Command_FireBaseExit
16701670
DescriptLabel = CONTROLBAR:FireBaseExit
16711671
End
16721672

1673-
CommandButton Command_ScuttleCombatBike
1673+
CommandButton Command_ScuttleCombatBike ; unload bike
16741674
Command = EVACUATE
16751675
Options = OK_FOR_MULTI_SELECT MUST_BE_STOPPED
16761676
TextLabel = CONTROLBAR:Evacuate
1677-
ButtonImage = SSEvacButton
1677+
ButtonImage = SSEmptyCrawler ; Patch104p @tweak from SSEvacButton
16781678
ButtonBorderType = SYSTEM ; Identifier for the User as to what kind of button this is
16791679
DescriptLabel = CONTROLBAR:ToolTipEvacuate
16801680
End
16811681

1682-
CommandButton Command_Evacuate
1682+
CommandButton Command_Evacuate ; unload structure
16831683
Command = EVACUATE
16841684
Options = OK_FOR_MULTI_SELECT
16851685
TextLabel = CONTROLBAR:Evacuate
@@ -1688,15 +1688,15 @@ CommandButton Command_Evacuate
16881688
DescriptLabel = CONTROLBAR:ToolTipEvacuate
16891689
End
16901690

1691-
CommandButton Command_TunnelEvacuate
1691+
CommandButton Command_TunnelEvacuate ; unload tunnel
16921692
Command = EVACUATE
16931693
TextLabel = CONTROLBAR:Evacuate
16941694
ButtonImage = SSEvacButton
16951695
ButtonBorderType = SYSTEM ; Identifier for the User as to what kind of button this is
16961696
DescriptLabel = CONTROLBAR:ToolTipEvacuate
16971697
End
16981698

1699-
CommandButton Command_EmptyCrawler
1699+
CommandButton Command_EmptyCrawler ; unload vehicle
17001700
Command = EVACUATE
17011701
Options = OK_FOR_MULTI_SELECT
17021702
TextLabel = CONTROLBAR:Evacuate
@@ -1705,7 +1705,7 @@ CommandButton Command_EmptyCrawler
17051705
DescriptLabel = CONTROLBAR:ToolTipEvacuate
17061706
End
17071707

1708-
CommandButton Command_ChinookUnload
1708+
CommandButton Command_ChinookUnload ; unload helicopter
17091709
Command = EVACUATE
17101710
Options = OK_FOR_MULTI_SELECT
17111711
TextLabel = CONTROLBAR:Evacuate

0 commit comments

Comments
 (0)