Fix some eshuttle stuff (#9171)

This commit is contained in:
metalgearsloth
2022-06-26 17:11:54 +10:00
committed by GitHub
parent 1e86fbe8d6
commit 2ab4dac03a
4 changed files with 4 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
<BoxContainer Name="AuthorizationsTextContainer">
<Label Text="{Loc 'emergency-shuttle-ui-authorizations'}"/>
<Label Name="AuthorizationCount"
Text="{Loc 'emergency-shuttle-ui-remaining'}"
Text=""
HorizontalAlignment="Right"
Align="Right"
HorizontalExpand="True"/>

View File

@@ -16,7 +16,4 @@
- HeadOfPersonnel
- type: accessLevel
id: EmergencyShuttleLaunch
- type: accessLevel
id: EmergencyShuttleRepealAll
id: EmergencyShuttleRepealAll

View File

@@ -1,6 +1,7 @@
- type: accessGroup
id: AllAccess
tags:
- EmergencyShuttleRepealAll
- Captain
- HeadOfPersonnel
- ChiefEngineer

View File

@@ -20,7 +20,7 @@
components:
- type: AccessReader
access:
- [ EmergencyShuttleLaunch ]
- [ Command ]
- type: EmergencyShuttleConsole
- type: ActivatableUI
key: enum.EmergencyConsoleUiKey.Key