more missing tags (#16937)

* more missing tags

* only some books have...

* .

* some more

* Update admin.dm

* finish it up
This commit is contained in:
Kashargul
2025-01-21 18:27:01 -05:00
committed by GitHub
parent d7c77e2342
commit 7266c4c5dc
90 changed files with 135 additions and 132 deletions
+1 -1
View File
@@ -140,7 +140,7 @@
if(D != home)
dat += "<br><a href='byond://?src=\ref[src];go_to_home=1'>\[Go To Home\]</a>"
dat += "</center></body>"
user << browse(dat, "window=the_empress_protects;size=600x550")
user << browse("<html>[dat]</html>", "window=the_empress_protects;size=600x550")
onclose(user, "the_empress_protects", src)
/datum/codex_tree/Topic(href, href_list)