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"