Refactor PacificationSystem (#18715)

This commit is contained in:
Vordenburg
2023-08-05 17:27:12 -04:00
committed by GitHub
parent 42ed9dd550
commit 28fe9d9f33
10 changed files with 80 additions and 75 deletions

View File

@@ -1,4 +1,4 @@
- type: alertOrder
- type: alertOrder
# Defines ordering in alert tab, higher up = higher in tab.
# List below can contain alert type or category, if both are present the id will take precedence.
# If item is not in list it will go at the bottom (ties broken by alert type enum value)
@@ -22,6 +22,7 @@
- category: Hunger
- category: Thirst
- alertType: Magboots
- alertType: Pacified
- type: alert
id: LowOxygen
@@ -323,6 +324,14 @@
minSeverity: 0
maxSeverity: 10
- type: alert
id: Pacified
icons:
- sprite: /Textures/Interface/Alerts/pacified.rsi
state: icon
name: alerts-pacified-name
description: alerts-pacified-desc
- type: alert
id: Debug1
icons:

View File

@@ -1,4 +1,4 @@
- type: trait
- type: trait
id: Blindness
name: trait-blindness-name
description: trait-blindness-desc
@@ -22,7 +22,7 @@
id: Pacifist
name: trait-pacifist-name
components:
- type: Pacifist
- type: Pacified
- type: trait
id: Paracusia