Anim fix.

This commit is contained in:
Akrilla
2016-05-19 15:06:02 +01:00
parent a0e6c3ac79
commit b315b479ad

View File

@@ -352,7 +352,7 @@ This function restores all organs.
//visible_message("Hit debug. [damage] | [damagetype] | [def_zone] | [blocked] | [sharp] | [used_weapon]")
if (usr.invisibility == INVISIBILITY_LEVEL_TWO)
if (damage > 0)
usr << "<span class='danger'>You are now visible.</span>"
usr << "<span class='danger'>You are now visible.</span>"
usr.invisibility = 0
anim(get_turf(usr), usr,'icons/mob/mob.dmi',,"uncloak",,usr.dir)