Merge pull request #16484 from Xhuis/statue_fix

Fixes animated statues being invisible
This commit is contained in:
duncathan salt
2016-03-29 18:09:39 -06:00
@@ -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>"