mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-19 19:52:51 +01:00
runtime squash
This commit is contained in:
@@ -428,6 +428,8 @@
|
||||
return
|
||||
|
||||
/obj/machinery/cryopod/syndicate/MouseDrop_T(mob/living/target, mob/user)
|
||||
if(!isliving(target))
|
||||
return
|
||||
if(!target.faction.Find("Syndicate"))
|
||||
to_chat(user, "<span class='warning'>The machine's internal checks prevent you from putting [target == user ? "yourself" : "[target]"] inside.</span>")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user