mirror of
https://github.com/KabKebab/GS13.git
synced 2026-03-02 17:31:11 +00:00
12 lines
318 B
Plaintext
12 lines
318 B
Plaintext
/obj/structure/chair/bench
|
|
name = "wooden bench"
|
|
icon_state = "bench_middle"
|
|
icon = 'hyperstation/icons/obj/bench.dmi'
|
|
buildstackamount = 1
|
|
buildstacktype = /obj/item/stack/sheet/mineral/wood
|
|
|
|
/obj/structure/chair/bench/left
|
|
icon_state = "bench_left"
|
|
/obj/structure/chair/bench/right
|
|
icon_state = "bench_right"
|