mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 19:56:40 +01:00
wew
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
quick_link(href_list["quick_link"])
|
||||
else if(href_list["close"])
|
||||
// Close the book, if our holder is actually a book.
|
||||
if(istype(holder, /obj/item/weapon/book/codex))
|
||||
if(istype(holder, /obj/item/book/codex))
|
||||
holder.icon_state = initial(holder.icon_state)
|
||||
usr << browse(null, "window=the_empress_protects")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user