From 500d206763817c8c384df3da5beb5a0496448872 Mon Sep 17 00:00:00 2001 From: AmoryBlaine Date: Sun, 22 Sep 2024 01:08:00 -0400 Subject: [PATCH] oops --- code/game/objects/items/books/manuals.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/books/manuals.dm b/code/game/objects/items/books/manuals.dm index f004f16aed..7ffd1196a2 100644 --- a/code/game/objects/items/books/manuals.dm +++ b/code/game/objects/items/books/manuals.dm @@ -276,7 +276,7 @@ /obj/item/book/manual/chef_recipes name = "Chef Recipes" - icon_state = "cooked_white" + icon_state = "book_white" author = "Victoria Ponsonby" title = "Chef Recipes"