Service sign

Added an "open/closed" sign, toggles between either when used. Crafted with 1 sheet of cardboard
This commit is contained in:
Alphas00
2024-05-05 09:41:15 +02:00
parent e08d5bf94c
commit cd91c84586
3 changed files with 16 additions and 0 deletions

View File

@@ -483,6 +483,8 @@ GLOBAL_LIST_INIT(cardboard_recipes, list ( \
new/datum/stack_recipe("colored yellow", /obj/item/storage/box/yellow), \
new/datum/stack_recipe("colored pink", /obj/item/storage/box/pink), \
new/datum/stack_recipe("colored purple", /obj/item/storage/box/purple), \
null, \
new/datum/stack_recipe("open/closed sign", /obj/item/service_sign), \
))
/obj/item/stack/sheet/cardboard //BubbleWrap //it's cardboard you fuck