mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 08:27:24 +01:00
Merge pull request #756 from TotallyNotADog/xenoarchFixes
fixes bar tables, empty medkits, and locked vendors on xenoarch
This commit is contained in:
@@ -87,7 +87,9 @@
|
||||
/turf/open/floor/plasteel,
|
||||
/area/xenoarch/gen)
|
||||
"at" = (
|
||||
/obj/machinery/vending/autodrobe,
|
||||
/obj/machinery/vending/autodrobe{
|
||||
req_access = null
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
@@ -2810,6 +2812,10 @@
|
||||
dir = 8;
|
||||
network = list("ss13","rd","mine")
|
||||
},
|
||||
/obj/structure/sink/kitchen{
|
||||
dir = 8;
|
||||
pixel_x = 11
|
||||
},
|
||||
/turf/open/floor/plasteel/cafeteria,
|
||||
/area/xenoarch/gen)
|
||||
"gT" = (
|
||||
@@ -3376,7 +3382,7 @@
|
||||
/turf/open/floor/plasteel/checker,
|
||||
/area/xenoarch/gen)
|
||||
"is" = (
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/table/wood,
|
||||
/turf/open/floor/plasteel/checker,
|
||||
/area/xenoarch/gen)
|
||||
"it" = (
|
||||
@@ -3638,11 +3644,11 @@
|
||||
/turf/open/floor/plasteel/checker,
|
||||
/area/xenoarch/gen)
|
||||
"jb" = (
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/machinery/light,
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/table/wood,
|
||||
/turf/open/floor/plasteel/checker,
|
||||
/area/xenoarch/gen)
|
||||
"jc" = (
|
||||
@@ -3699,10 +3705,10 @@
|
||||
/turf/open/floor/plasteel/showroomfloor,
|
||||
/area/xenoarch/gen)
|
||||
"ji" = (
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/table/wood,
|
||||
/turf/open/floor/plasteel/checker,
|
||||
/area/xenoarch/gen)
|
||||
"jj" = (
|
||||
@@ -5008,7 +5014,7 @@
|
||||
/area/xenoarch/gen)
|
||||
"lW" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/storage/firstaid,
|
||||
/obj/item/storage/firstaid/regular,
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/xenoarch/gen)
|
||||
"lX" = (
|
||||
@@ -5238,7 +5244,7 @@
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer1{
|
||||
dir = 8
|
||||
},
|
||||
@@ -5264,20 +5270,27 @@
|
||||
/turf/open/floor/carpet,
|
||||
/area/xenoarch/gen)
|
||||
"mO" = (
|
||||
/obj/machinery/vending/boozeomat,
|
||||
/obj/machinery/vending/boozeomat{
|
||||
req_access = null
|
||||
},
|
||||
/turf/open/floor/wood,
|
||||
/area/xenoarch/gen)
|
||||
"mP" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/circuitboard/machine/chem_dispenser/drinks,
|
||||
/obj/item/circuitboard/machine/chem_dispenser/drinks/beer,
|
||||
/obj/item/circuitboard/machine/chem_dispenser/drinks{
|
||||
pixel_x = 2;
|
||||
pixel_y = 3
|
||||
},
|
||||
/obj/item/circuitboard/machine/chem_dispenser/drinks/beer{
|
||||
pixel_x = -2
|
||||
},
|
||||
/turf/open/floor/wood,
|
||||
/area/xenoarch/gen)
|
||||
"mQ" = (
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer1{
|
||||
dir = 8
|
||||
},
|
||||
@@ -5448,25 +5461,25 @@
|
||||
/turf/open/floor/carpet,
|
||||
/area/xenoarch/gen)
|
||||
"nq" = (
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/storage/pill_bottle/dice,
|
||||
/turf/open/floor/carpet/royalblue,
|
||||
/area/xenoarch/gen)
|
||||
"nr" = (
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/trash/plate,
|
||||
/turf/open/floor/plasteel/checker,
|
||||
/area/xenoarch/gen)
|
||||
"ns" = (
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/book/lorebooks/welcome_to_kinaris,
|
||||
/turf/open/floor/carpet/royalblue,
|
||||
/area/xenoarch/gen)
|
||||
"nt" = (
|
||||
/obj/structure/table/wood/bar,
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/paper_bin,
|
||||
/turf/open/floor/carpet/royalblue,
|
||||
/area/xenoarch/gen)
|
||||
@@ -5809,7 +5822,9 @@
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/xenoarch/gen)
|
||||
"og" = (
|
||||
/obj/machinery/vending/autodrobe,
|
||||
/obj/machinery/vending/autodrobe{
|
||||
req_access = null
|
||||
},
|
||||
/obj/effect/turf_decal/loading_area{
|
||||
dir = 4;
|
||||
icon_state = "drain";
|
||||
|
||||
Reference in New Issue
Block a user