adds stupid shitty bar stools

This commit is contained in:
pudl
2016-06-04 19:06:52 -05:00
parent 93f8605753
commit a76f6748bd
3 changed files with 16 additions and 18 deletions
+10 -18
View File
@@ -1164,17 +1164,9 @@
},
/area/ai_monitored/security/armory)
"acN" = (
/obj/structure/rack,
/obj/item/weapon/storage/box/rubbershot,
/obj/item/weapon/storage/box/rubbershot,
/obj/item/weapon/storage/box/rubbershot,
/obj/item/weapon/storage/box/rubbershot,
/obj/item/weapon/storage/box/rubbershot,
/obj/item/weapon/storage/box/rubbershot,
/turf/open/floor/plasteel/bot{
dir = 2
},
/area/ai_monitored/security/armory)
/obj/structure/chair/stool/bar,
/turf/open/floor/plasteel/bar,
/area/crew_quarters/bar)
"acO" = (
/obj/structure/closet/l3closet/security,
/obj/machinery/camera{
@@ -22539,7 +22531,7 @@
/turf/open/floor/plasteel/barber,
/area/crew_quarters/locker)
"aYI" = (
/obj/structure/chair/stool,
/obj/structure/chair/stool/bar,
/obj/effect/landmark/start{
name = "Assistant"
},
@@ -59408,7 +59400,7 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/exit)
"czP" = (
/obj/structure/chair/stool,
/obj/structure/chair/stool/bar,
/obj/effect/landmark/event_spawn,
/turf/open/floor/plasteel/bar,
/area/crew_quarters/bar)
@@ -96564,11 +96556,11 @@ aMw
aNI
aMw
aOK
aPY
aPY
aPY
aPY
aPY
acN
acN
acN
acN
acN
aQc
bae
aJC
@@ -225,6 +225,12 @@
usr.put_in_hands(C)
qdel(src)
/obj/structure/chair/stool/bar
name = "bar stool"
desc = "It has some unsavory stains on it..."
icon_state = "bar"
item_chair = null
/obj/item/chair
name = "chair"
desc = "Bar brawl essential."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB