Monkey plush (#91154)

This commit is contained in:
fleur
2025-05-24 23:18:38 +00:00
committed by GitHub
parent b8701db4a2
commit 8e667c7c7d
5 changed files with 58 additions and 0 deletions
@@ -37,6 +37,16 @@
)
category = CAT_ENTERTAINMENT
/datum/crafting_recipe/monkeyplush
name = "Monkey Plushie"
result = /obj/item/toy/plush/monkey
reqs = list(
/obj/item/clothing/mask/gas/monkeymask = 1,
/obj/item/clothing/suit/costume/monkeysuit = 1,
/obj/item/grown/cotton = 10,
)
category = CAT_ENTERTAINMENT
/datum/crafting_recipe/mixedbouquet
name = "Mixed bouquet"
result = /obj/item/bouquet