Add sand sculptures. (#31760)

* Add sand sculptures.

* Apply suggestions from review.
This commit is contained in:
Alan
2026-04-01 22:37:19 -04:00
committed by GitHub
parent 9e0b03bd3c
commit a7971e4af9
9 changed files with 222 additions and 0 deletions
+6
View File
@@ -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