Fixes aux bases not having docking ports derp (#19943)

This commit is contained in:
WJohn
2016-08-17 21:59:50 -05:00
committed by KorPhaeron
parent 4feb383535
commit d4d6375d9f
2 changed files with 18 additions and 0 deletions
@@ -90949,6 +90949,14 @@
/turf/open/floor/plating/airless,
/area/shuttle/abandoned)
"daa" = (
/obj/docking_port/mobile/auxillary_base{
dheight = 4;
dir = 2;
dwidth = 4;
height = 9;
width = 9
},
/obj/machinery/bluespace_beacon,
/obj/machinery/computer/shuttle/auxillary_base{
pixel_y = 0
},
@@ -91226,6 +91234,7 @@
/turf/open/floor/plasteel/bot,
/area/shuttle/abandoned)
"daz" = (
/obj/machinery/portable_atmospherics/canister/air,
/turf/open/floor/plating/warnplate{
dir = 10
},
@@ -8840,6 +8840,14 @@
/turf/open/floor/plating,
/area/shuttle/auxillary_base)
"atl" = (
/obj/docking_port/mobile/auxillary_base{
dheight = 4;
dir = 4;
dwidth = 4;
height = 9;
width = 9
},
/obj/machinery/bluespace_beacon,
/obj/machinery/computer/shuttle/auxillary_base{
pixel_y = 0
},
@@ -14384,6 +14392,7 @@
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/arrival)
"aFD" = (
/obj/machinery/portable_atmospherics/canister/air,
/turf/open/floor/plating/warnplate{
dir = 6
},