mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
/obj/item/weapon/book/codex/chef_recipes
|
|
name = "Chef Recipes Ultramatus Edition"
|
|
color = "#585a5e"
|
|
icon = 'icons/obj/library_ch.dmi'
|
|
icon_state = "cooked_book"
|
|
item_state = "book16"
|
|
root_type = /datum/lore/codex/category/cooking_recipe_list
|
|
libcategory = "Reference"
|