mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
No more magical ghosts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user