Codex code improvements, recipes (#7068)

This commit is contained in:
Nadyr
2023-10-12 15:57:12 -04:00
committed by GitHub
parent 2044dd9fda
commit c81676a813
8 changed files with 333 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
/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"