mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Merge pull request #18263 from pudl/big-daddy-thicc-dick
Adds bar stools
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user