@@ -1670,16 +1670,16 @@ CommandButton Command_FireBaseExit
16701670 DescriptLabel = CONTROLBAR:FireBaseExit
16711671End
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
16801680End
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
16891689End
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
16971697End
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
17061706End
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