[Fix] Mood system fix (#439)

* mood back

* fix ready
This commit is contained in:
HitPanda
2023-09-25 01:44:44 +03:00
committed by Aviu00
parent c58225fc98
commit 2cd1656188
47 changed files with 1221 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ public enum AlertCategory
Breathing,
Buckled,
Health,
Mood, //WD-edit
Internals,
Stamina,
Piloting,

View File

@@ -25,6 +25,20 @@ namespace Content.Shared.Alert
Bleeding,
BorgBattery,
BorgBatteryNone,
//WD start
Insane,
VeryVeryBad,
VeryBad,
Bad,
NotGreat,
Neutral,
Great,
Good,
VeryGood,
VeryVeryGood,
MoodDead,
//WD end
CultBuffed,
PilotingShuttle,
Peckish,
Starving,