Fixes examine_more runtime

This commit is contained in:
ShizCalev
2020-07-10 13:46:38 -04:00
parent 94fa396e15
commit 3b8ea9f0a4
2 changed files with 8 additions and 8 deletions
+1
View File
@@ -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)