mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixes #3414
reset's hud warnings during species change so they don't get stuck on
This commit is contained in:
@@ -1475,6 +1475,10 @@
|
||||
|
||||
maxHealth = species.total_health
|
||||
|
||||
src.toxins_alert = 0
|
||||
src.oxygen_alert = 0
|
||||
src.fire_alert = 0
|
||||
|
||||
if(species.language)
|
||||
add_language(species.language)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user