mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 08:57:01 +01:00
12 lines
311 B
Plaintext
12 lines
311 B
Plaintext
/obj/structure/chair/sofa
|
|
name = "old ratty sofa"
|
|
icon_state = "sofamiddle"
|
|
icon = 'icons/obj/sofa.dmi'
|
|
buildstackamount = 1
|
|
|
|
/obj/structure/chair/sofa/left
|
|
icon_state = "sofaend_left"
|
|
/obj/structure/chair/sofa/right
|
|
icon_state = "sofaend_right"
|
|
/obj/structure/chair/sofa/corner
|
|
icon_state = "sofacorner" |