Gas tank internals alerts (#9567)

This commit is contained in:
metalgearsloth
2022-07-25 14:42:25 +10:00
committed by GitHub
parent dad26db137
commit 40a7584c2f
25 changed files with 570 additions and 354 deletions

View File

@@ -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