mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Add sand sculptures. (#31760)
* Add sand sculptures. * Apply suggestions from review.
This commit is contained in:
@@ -1411,3 +1411,9 @@
|
||||
reqs = list(/obj/item/stack/sheet/wood = 2,
|
||||
/obj/item/stack/sheet/cloth = 1)
|
||||
category = CAT_MISC
|
||||
|
||||
/datum/crafting_recipe/bucket_and_spade
|
||||
name = "Small bucket and spade"
|
||||
result = list(/obj/item/toy/bucket_and_spade)
|
||||
reqs = list(/obj/item/stack/sheet/plastic = 2)
|
||||
category = CAT_MISC
|
||||
|
||||
Reference in New Issue
Block a user