From 2fbabb61b8ee965fc26c2b4c13a72879f2c3436d Mon Sep 17 00:00:00 2001 From: Epic <106710384+epicgamer545@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:26:33 -0800 Subject: [PATCH] ok nevermind --- code/game/objects/items/wiki_manuals.dm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/code/game/objects/items/wiki_manuals.dm b/code/game/objects/items/wiki_manuals.dm index f8402144fa6..697033b98aa 100644 --- a/code/game/objects/items/wiki_manuals.dm +++ b/code/game/objects/items/wiki_manuals.dm @@ -61,8 +61,7 @@ icon_state = "book7" starting_author = "University of Bluespace" starting_title = "Teleportation Science - Bluespace for dummies!" - starting_content = "When you open up the book, all you can see are blank pages. Whoops." // IRIS EDIT: telescience was removed - page_link = "" + page_link = "" // IRIS EDIT: telescience was removed /obj/item/book/manual/wiki/engineering_hacking name = "Hacking" @@ -104,8 +103,7 @@ icon_state = "rdbook" starting_author = "Dr. H.P. Kritz" starting_title = "Mentoring your Experiments" - starting_content = "When you open up the book, the only one page in it is covered in crude drawings of the machine. The written notes suggest you figure it out yourself." // IRIS EDIT: no page yet (nova suggests you shouldn't use it) - page_link = "" + page_link = "Experimentor" /obj/item/book/manual/wiki/cooking_to_serve_man name = "To Serve Man"