reset's hud warnings during species change so they don't get stuck on
This commit is contained in:
VampyrBytes
2016-01-30 09:05:29 +00:00
parent 208889ed8d
commit 1a512ccf76
@@ -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)