Merge pull request #18263 from pudl/big-daddy-thicc-dick

Adds bar stools
This commit is contained in:
oranges
2016-06-07 12:59:34 +12:00
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{
@@ -22538,7 +22530,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"
},
@@ -59407,7 +59399,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)
@@ -96563,11 +96555,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