port examine

This commit is contained in:
Timothy Teakettle
2020-07-09 18:32:45 +01:00
parent 0c7b06baf4
commit 02f46322ad
10 changed files with 172 additions and 13 deletions
+3
View File
@@ -96,6 +96,9 @@
else
. += "<span class='warning'>You're too far away to read it!</span>"
/obj/item/paper/examine_more(mob/user)
ui_interact(user)
/obj/item/paper/proc/show_content(mob/user)
user.examinate(src)