This commit is contained in:
kevinz000
2020-04-12 17:31:11 -07:00
parent 85116e414c
commit e26025599c
1911 changed files with 41583 additions and 41583 deletions
+1 -1
View File
@@ -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