Fix some eshuttle stuff (#9171)
This commit is contained in:
@@ -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"/>
|
||||
|
||||
@@ -16,7 +16,4 @@
|
||||
- HeadOfPersonnel
|
||||
|
||||
- type: accessLevel
|
||||
id: EmergencyShuttleLaunch
|
||||
|
||||
- type: accessLevel
|
||||
id: EmergencyShuttleRepealAll
|
||||
id: EmergencyShuttleRepealAll
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
- type: accessGroup
|
||||
id: AllAccess
|
||||
tags:
|
||||
- EmergencyShuttleRepealAll
|
||||
- Captain
|
||||
- HeadOfPersonnel
|
||||
- ChiefEngineer
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access:
|
||||
- [ EmergencyShuttleLaunch ]
|
||||
- [ Command ]
|
||||
- type: EmergencyShuttleConsole
|
||||
- type: ActivatableUI
|
||||
key: enum.EmergencyConsoleUiKey.Key
|
||||
|
||||
Reference in New Issue
Block a user