mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Cleanup redundant machine stuff (#18494)
This commit is contained in:
@@ -932,8 +932,6 @@
|
||||
)
|
||||
if(!loud)
|
||||
to_chat(user, "<span class='danger'>\The [src] has AI control disabled!</span>")
|
||||
user << browse(null, "window=apc")
|
||||
user.unset_machine()
|
||||
return FALSE
|
||||
else
|
||||
if((!in_range(src, user) || !istype(loc, /turf)))
|
||||
|
||||
Reference in New Issue
Block a user