Added Chinese Restaurant and barber shop updates, plus some bugfixes

This commit is contained in:
ZomgPonies
2013-11-02 18:23:07 -04:00
parent 11ba7b7790
commit bd48e4c80b
11 changed files with 10442 additions and 10370 deletions
+11 -1
View File
@@ -193,4 +193,14 @@
/obj/structure/sign/singulo
name = "\improper singulo painting"
desc = "A mesmerizing painting of a singularity. It seems to suck you in..."
icon_state = "singulo"
icon_state = "singulo"
/obj/structure/sign/barber
name = "\improper barber shop sign"
desc = "A spinning sign indicating a barbershop is near."
icon_state = "barber"
/obj/structure/sign/chinese
name = "\improper chinese restaurant sign"
desc = "A glowing dragon invites you in"
icon_state = "chinese"
@@ -127,4 +127,16 @@
icon_state = "officechair_dark"
/obj/structure/stool/bed/chair/barber
icon_state = "barber_chair"
icon_state = "barber_chair"
/obj/structure/stool/bed/chair/sofa
name = "old ratty sofa"
icon_state = "sofamiddle"
anchored = 1
density = 1
/obj/structure/stool/bed/chair/sofa/left
icon_state = "sofaend_left"
/obj/structure/stool/bed/chair/sofa/right
icon_state = "sofaend_right"
/obj/structure/stool/bed/chair/sofa/corner
icon_state = "sofacorner"