mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
fixes some examine issues (#22852)
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
/obj/effect/clockwork/overlay/examine(mob/user)
|
||||
if(linked)
|
||||
return linked.examine(user)
|
||||
else
|
||||
. = ..()
|
||||
|
||||
/obj/effect/clockwork/overlay/ex_act()
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user