New sofas added, need to be added to sheet_types.dm still

Backing up the .dmi changes and two comfy chairs.
This commit is contained in:
KathrinBailey
2020-03-01 11:58:59 +00:00
parent 3224391079
commit 72d3572ec3
6 changed files with 48 additions and 3 deletions
@@ -10,7 +10,7 @@
item_chair = null
/obj/structure/chair/pew/left
name = "left wooden pew end"
name = "wooden pew end"
icon_state = "pewend_left"
var/mutable_appearance/leftpewarmrest
@@ -41,7 +41,7 @@
update_leftpewarmrest()
/obj/structure/chair/pew/right
name = "left wooden pew end"
name = "wooden pew end"
icon_state = "pewend_right"
var/mutable_appearance/rightpewarmrest