Fixes animated statues being invisible

This commit is contained in:
Xhuis
2016-03-29 19:56:33 -04:00
parent 0677f2a510
commit b44fa098ac

View File

@@ -302,6 +302,9 @@
S.name = "statue of [H.name]"
S.faction = list("\ref[firer]")
S.icon = change.icon
S.icon_state = change.icon_state
S.overlays = change.overlays
S.color = change.color
if(H.mind)
H.mind.transfer_to(S)
S << "<span class='userdanger'>You are an animate statue. You cannot move when monitored, but are nearly invincible and deadly when unobserved! Do not harm [firer.name], your creator.</span>"