Files
GS13NG/GainStation13/code/game/objects/structures/sofa.dm
2024-10-04 00:57:29 -04:00

13 lines
255 B
Plaintext

/obj/structure/chair/sofa/old
icon_state = "sofamiddle"
/obj/structure/chair/sofa/left/old
icon_state = "sofaend_left"
/obj/structure/chair/sofa/right/old
icon_state = "sofaend_right"
/obj/structure/chair/sofa/corner/old
icon_state = "sofacorner"