mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Adds critical as a state to the crew monitor (#16313)
* Adds critical as a state to the crew monitor * TGUI rebuild
This commit is contained in:
@@ -38,5 +38,6 @@
|
||||
|
||||
data["isAI"] = isAI(user)
|
||||
data["crewmembers"] = GLOB.crew_repository.health_data(T)
|
||||
data["critThreshold"] = HEALTH_THRESHOLD_CRIT
|
||||
|
||||
return data
|
||||
|
||||
Reference in New Issue
Block a user