mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
recipe + sprite (#31922)
This commit is contained in:
@@ -147,6 +147,7 @@ GLOBAL_LIST_INIT(leather_recipes, list (
|
||||
)),
|
||||
null,
|
||||
new /datum/stack_recipe("card box", /obj/item/deck/holder, 1),
|
||||
new /datum/stack_recipe("baseball", /obj/item/beach_ball/baseball, 1),
|
||||
new /datum/stack_recipe("muzzle", /obj/item/clothing/mask/muzzle, 2),
|
||||
new /datum/stack_recipe("botany gloves", /obj/item/clothing/gloves/botanic_leather, 3),
|
||||
new /datum/stack_recipe("leather jacket", /obj/item/clothing/suit/jacket/leather, 7),
|
||||
|
||||
Reference in New Issue
Block a user