mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Fixes examine_more runtime
This commit is contained in:
@@ -222,6 +222,7 @@
|
||||
|
||||
/obj/item/paper/examine_more(mob/user)
|
||||
ui_interact(user)
|
||||
return list("<span class='notice'><i>You try to read [src]...</i></span>")
|
||||
|
||||
|
||||
/obj/item/paper/can_interact(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user