Gas tank internals alerts (#9567)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
id: BaseAlertOrder
|
||||
order:
|
||||
- category: Health
|
||||
- category: Stamina
|
||||
- category: Internals
|
||||
- alertType: Fire
|
||||
- alertType: Handcuffed
|
||||
- category: Buckled
|
||||
@@ -142,6 +144,18 @@
|
||||
minSeverity: 0
|
||||
maxSeverity: 6
|
||||
|
||||
- type: alert
|
||||
id: Internals
|
||||
category: Internals
|
||||
onClick: !type:ToggleInternals {}
|
||||
icon:
|
||||
sprite: /Textures/Interface/Alerts/internals.rsi
|
||||
state: internal
|
||||
name: Toggle internals
|
||||
description: "Toggles your gas tank internals on or off."
|
||||
minSeverity: 0
|
||||
maxSeverity: 2
|
||||
|
||||
- type: alert
|
||||
id: PilotingShuttle
|
||||
category: Piloting
|
||||
|
||||
Reference in New Issue
Block a user