No more magical ghosts

This commit is contained in:
dovydas12345
2018-10-26 14:57:06 +03:00
committed by GitHub
parent b60f8fa190
commit d89fd31810
@@ -274,6 +274,9 @@
set category = "Object"
set src in oview(1)
if(!can_touch(usr) || ismouse(usr))
return
if(!unflip())
to_chat(usr, "<span class='notice'>It won't budge.</span>")
return