mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 15:36:56 +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