From 49356fdd2e0bfa36150eebb8be2ebd0d6ce0122e Mon Sep 17 00:00:00 2001 From: dragomagol <66640614+dragomagol@users.noreply.github.com> Date: Tue, 20 Jul 2021 02:00:24 -0700 Subject: [PATCH] changed the links for bartender and cook guides to the new wiki pages (#60313) --- code/game/objects/items/manuals.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/objects/items/manuals.dm b/code/game/objects/items/manuals.dm index 321bd82c0c4..e25381a1fb9 100644 --- a/code/game/objects/items/manuals.dm +++ b/code/game/objects/items/manuals.dm @@ -347,7 +347,7 @@ icon_state = "barbook" author = "Sir John Rose" title = "Barman Recipes: Mixing Drinks and Changing Lives" - page_link = "Guide_to_food_and_drinks" + page_link = "Guide_to_drinks" /obj/item/book/manual/wiki/robotics_cyborgs name = "Robotics for Dummies" @@ -376,7 +376,7 @@ icon_state ="cooked_book" author = "the Kanamitan Empire" title = "To Serve Man" - page_link = "Guide_to_food_and_drinks" + page_link = "Guide_to_food" /obj/item/book/manual/wiki/tcomms name = "Subspace Telecommunications And You"