What it says on the tin.
This commit is contained in:
Matt
2015-04-25 22:46:12 +02:00
parent bbe0c08fe8
commit a59f797752
@@ -56,7 +56,7 @@
if(11 to 15) healths.icon_state = "health4"
if(6 to 10) healths.icon_state = "health5"
if(1 to 5) healths.icon_state = "health6"
else healths.icon_state = "health7"
if(0) healths.icon_state = "health7"
regenerate_icons()
/mob/living/simple_animal/corgi/Die()