mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
@@ -562,7 +562,7 @@
|
||||
|
||||
/obj/machinery/clonepod/item_interaction(mob/living/user, obj/item/used, list/modifiers)
|
||||
if(used.is_open_container())
|
||||
return ITEM_INTERACT_SKIP_TO_AFTER_ATTACK
|
||||
return ..()
|
||||
|
||||
if(istype(used, /obj/item/card/id) || istype(used, /obj/item/pda))
|
||||
if(!allowed(user))
|
||||
|
||||
Reference in New Issue
Block a user