@@ -1674,16 +1674,16 @@ CommandButton Command_FireBaseExit
16741674 DescriptLabel = CONTROLBAR:FireBaseExit
16751675End
16761676
1677- CommandButton Command_ScuttleCombatBike
1677+ CommandButton Command_ScuttleCombatBike ; unload bike
16781678 Command = EVACUATE
16791679 Options = OK_FOR_MULTI_SELECT MUST_BE_STOPPED
16801680 TextLabel = CONTROLBAR:Evacuate
1681- ButtonImage = SSEvacButton
1681+ ButtonImage = SSEmptyCrawler ; Patch104p @tweak from SSEvacButton
16821682 ButtonBorderType = SYSTEM ; Identifier for the User as to what kind of button this is
16831683 DescriptLabel = CONTROLBAR:ToolTipEvacuate
16841684End
16851685
1686- CommandButton Command_Evacuate
1686+ CommandButton Command_Evacuate ; unload structure
16871687 Command = EVACUATE
16881688 Options = OK_FOR_MULTI_SELECT
16891689 TextLabel = CONTROLBAR:Evacuate
@@ -1692,15 +1692,15 @@ CommandButton Command_Evacuate
16921692 DescriptLabel = CONTROLBAR:ToolTipEvacuate
16931693End
16941694
1695- CommandButton Command_TunnelEvacuate
1695+ CommandButton Command_TunnelEvacuate ; unload tunnel
16961696 Command = EVACUATE
16971697 TextLabel = CONTROLBAR:Evacuate
16981698 ButtonImage = SSEvacButton
16991699 ButtonBorderType = SYSTEM ; Identifier for the User as to what kind of button this is
17001700 DescriptLabel = CONTROLBAR:ToolTipEvacuate
17011701End
17021702
1703- CommandButton Command_EmptyCrawler
1703+ CommandButton Command_EmptyCrawler ; unload vehicle
17041704 Command = EVACUATE
17051705 Options = OK_FOR_MULTI_SELECT
17061706 TextLabel = CONTROLBAR:Evacuate
@@ -1709,7 +1709,7 @@ CommandButton Command_EmptyCrawler
17091709 DescriptLabel = CONTROLBAR:ToolTipEvacuate
17101710End
17111711
1712- CommandButton Command_ChinookUnload
1712+ CommandButton Command_ChinookUnload ; unload helicopter
17131713 Command = EVACUATE
17141714 Options = OK_FOR_MULTI_SELECT
17151715 TextLabel = CONTROLBAR:Evacuate
0 commit comments