This commit is contained in:
CRUNCH
2025-10-07 18:44:00 +01:00
committed by GitHub
parent ed3cf07364
commit 3a201061f2
3 changed files with 7 additions and 0 deletions
+6
View File
@@ -118,6 +118,12 @@ GLOBAL_LIST_INIT(shelf_colors, list("basic", "sci", "sup", "serv", "med", "sec",
shelf_style = "clockwork"
build_stack_type = /obj/item/stack/tile/brass
/obj/structure/shelf/wood
name = "wooden shelf"
icon_state = "shelf_wood"
shelf_style = "wood"
build_stack_type = /obj/item/stack/sheet/wood
/obj/structure/gunrack
name = "gun rack"
desc = "A rack for stowing firearms."