mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-17 10:58:19 +01:00
Buildable wooden benches
can now build wooden benches with wood
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/obj/structure/chair/bench
|
||||
name = "wooden bench"
|
||||
icon_state = "bench_middle"
|
||||
icon = 'hyperstation/icons/obj/bench.dmi'
|
||||
buildstackamount = 1
|
||||
|
||||
/obj/structure/chair/bench/left
|
||||
icon_state = "bench_left"
|
||||
/obj/structure/chair/bench/right
|
||||
icon_state = "bench_right"
|
||||
Reference in New Issue
Block a user