mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Leather crafting menu can be used again. (#47103)
This commit is contained in:
@@ -162,7 +162,7 @@ GLOBAL_LIST_INIT(leather_recipes, list ( \
|
||||
new/datum/stack_recipe("leather overcoat", /obj/item/clothing/suit/jacket/leather/overcoat, 10), \
|
||||
))
|
||||
|
||||
/obj/item/stack/sheet/leather/Initialize/get_main_recipes()
|
||||
/obj/item/stack/sheet/leather/get_main_recipes()
|
||||
. = ..()
|
||||
. += GLOB.leather_recipes
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user