Merge pull request #7399 from Novacat/nova-basicfixes

Fixes some more submap issues
This commit is contained in:
Aronai Sieyes
2020-04-23 17:47:20 -04:00
committed by GitHub
2 changed files with 112 additions and 54 deletions

View File

@@ -3733,20 +3733,6 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/tiled/steel_ridged, /turf/simulated/floor/tiled/steel_ridged,
/area/mothership/sechallway) /area/mothership/sechallway)
"hB" = (
/turf/simulated/shuttle/wall/voidcraft/blue{
hard_corner = 1;
icon_state = "void-hc";
name = "small craft wall hc";
stripe_color = "#45b3d8"
},
/area/mothership/processing)
"hC" = (
/turf/simulated/shuttle/wall/voidcraft/blue{
name = "small craft wall";
stripe_color = "#45b3d8"
},
/area/mothership/processing)
"hD" = ( "hD" = (
/obj/machinery/door/airlock/security, /obj/machinery/door/airlock/security,
/obj/machinery/door/firedoor/glass, /obj/machinery/door/firedoor/glass,
@@ -22219,7 +22205,7 @@ fl
gE gE
fl fl
hm hm
hB TE
hV hV
in in
iD iD
@@ -22361,7 +22347,7 @@ go
gF gF
fY fY
hn hn
hC TE
hW hW
ip ip
iE iE

View File

@@ -5,18 +5,6 @@
"ab" = ( "ab" = (
/turf/simulated/wall/shull, /turf/simulated/wall/shull,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"ac" = (
/obj/machinery/shipsensors{
dir = 1
},
/obj/effect/floor_decal/techfloor/orange{
dir = 4
},
/obj/effect/floor_decal/techfloor/orange{
dir = 8
},
/turf/simulated/shuttle/plating/airless,
/area/shuttle/generic_shuttle/gen)
"ad" = ( "ad" = (
/obj/structure/grille, /obj/structure/grille,
/obj/structure/window/reinforced/full, /obj/structure/window/reinforced/full,
@@ -26,18 +14,27 @@
/turf/simulated/floor/plating, /turf/simulated/floor/plating,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"ae" = ( "ae" = (
/obj/structure/fitness/weightlifter, /obj/structure/closet/walllocker/emerglocker/west,
/turf/simulated/floor/wood, /turf/simulated/floor/wood,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"af" = ( "af" = (
/obj/structure/bed/padded, /obj/structure/bed/padded,
/obj/item/weapon/bedsheet, /obj/item/weapon/bedsheet,
/obj/structure/closet/walllocker/emerglocker/east, /obj/machinery/button/remote/blast_door{
id = "generic_dorm1_blast";
name = "Blast Doors Controls";
pixel_x = 24;
pixel_y = -28
},
/turf/simulated/floor/wood, /turf/simulated/floor/wood,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"ag" = ( "ag" = (
/obj/structure/flora/pottedplant{ /obj/structure/closet/walllocker/emerglocker/west,
icon_state = "plant-21" /obj/machinery/button/remote/blast_door{
id = "generic_dorm2_blast";
name = "Blast Doors Controls";
pixel_x = -24;
pixel_y = -28
}, },
/turf/simulated/floor/wood, /turf/simulated/floor/wood,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
@@ -67,6 +64,13 @@
icon_state = "map_vent_out"; icon_state = "map_vent_out";
dir = 8 dir = 8
}, },
/obj/machinery/button/remote/airlock{
id = "generic-dorm1-door";
name = "Room 1 Lock";
pixel_x = -6;
pixel_y = -26;
specialfunctions = 4
},
/turf/simulated/floor/wood, /turf/simulated/floor/wood,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"ak" = ( "ak" = (
@@ -78,6 +82,13 @@
icon_state = "map_vent_out"; icon_state = "map_vent_out";
dir = 4 dir = 4
}, },
/obj/machinery/button/remote/airlock{
id = "generic-dorm2-door";
name = "Room 2 Lock";
pixel_x = 6;
pixel_y = -26;
specialfunctions = 4
},
/turf/simulated/floor/wood, /turf/simulated/floor/wood,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"al" = ( "al" = (
@@ -101,18 +112,22 @@
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"an" = ( "an" = (
/obj/machinery/door/firedoor, /obj/machinery/door/firedoor,
/obj/machinery/door/airlock/voidcraft,
/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/door/airlock{
id_tag = "generic-dorm1-door"
},
/turf/simulated/floor/tiled{ /turf/simulated/floor/tiled{
icon_state = "monotile" icon_state = "monotile"
}, },
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"ao" = ( "ao" = (
/obj/machinery/door/firedoor, /obj/machinery/door/firedoor,
/obj/machinery/door/airlock/voidcraft,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/door/airlock{
id_tag = "generic-dorm2-door"
},
/turf/simulated/floor/tiled{ /turf/simulated/floor/tiled{
icon_state = "monotile" icon_state = "monotile"
}, },
@@ -121,6 +136,7 @@
/obj/machinery/atmospherics/unary/vent_scrubber/on{ /obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 4 dir = 4
}, },
/obj/structure/closet/emcloset,
/turf/simulated/floor/tiled{ /turf/simulated/floor/tiled{
icon_state = "techmaint" icon_state = "techmaint"
}, },
@@ -197,6 +213,7 @@
icon_state = "map_vent_out"; icon_state = "map_vent_out";
dir = 8 dir = 8
}, },
/obj/structure/closet/emcloset,
/turf/simulated/floor/tiled{ /turf/simulated/floor/tiled{
icon_state = "techmaint" icon_state = "techmaint"
}, },
@@ -259,7 +276,6 @@
icon_state = "tube1"; icon_state = "tube1";
dir = 4 dir = 4
}, },
/obj/structure/fitness/punchingbag,
/turf/simulated/floor/tiled{ /turf/simulated/floor/tiled{
icon_state = "techmaint" icon_state = "techmaint"
}, },
@@ -575,15 +591,6 @@
}, },
/turf/simulated/wall/shull, /turf/simulated/wall/shull,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"bl" = (
/obj/machinery/smartfridge{
density = 0;
pixel_y = -32
},
/turf/simulated/floor/tiled{
icon_state = "techmaint"
},
/area/shuttle/generic_shuttle/gen)
"bm" = ( "bm" = (
/obj/structure/cable{ /obj/structure/cable{
d1 = 2; d1 = 2;
@@ -602,6 +609,15 @@
d2 = 8; d2 = 8;
icon_state = "1-8" icon_state = "1-8"
}, },
/obj/machinery/access_button{
command = "cycle_interior";
frequency = 1380;
master_tag = "generic_shuttle_docker";
name = "interior access button";
pixel_x = 28;
pixel_y = 26;
req_one_access = list(101)
},
/turf/simulated/floor/tiled{ /turf/simulated/floor/tiled{
icon_state = "techmaint" icon_state = "techmaint"
}, },
@@ -654,6 +670,15 @@
pixel_x = 0 pixel_x = 0
}, },
/obj/effect/map_helper/airlock/door/ext_door, /obj/effect/map_helper/airlock/door/ext_door,
/obj/machinery/access_button{
command = "cycle_exterior";
frequency = 1380;
master_tag = "generic_shuttle_docker";
name = "exterior access button";
pixel_x = 5;
pixel_y = -26;
req_one_access = list(101)
},
/turf/simulated/floor/plating, /turf/simulated/floor/plating,
/area/shuttle/generic_shuttle/gen) /area/shuttle/generic_shuttle/gen)
"bs" = ( "bs" = (
@@ -661,12 +686,12 @@
/area/shuttle/generic_shuttle/eng) /area/shuttle/generic_shuttle/eng)
"bt" = ( "bt" = (
/obj/machinery/door/firedoor, /obj/machinery/door/firedoor,
/obj/machinery/door/airlock/voidcraft,
/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/machinery/door/airlock,
/turf/simulated/floor/tiled{ /turf/simulated/floor/tiled{
icon_state = "monotile" icon_state = "monotile"
}, },
@@ -690,6 +715,7 @@
/obj/machinery/atmospherics/pipe/simple/visible/universal{ /obj/machinery/atmospherics/pipe/simple/visible/universal{
dir = 4 dir = 4
}, },
/obj/structure/closet/emcloset,
/turf/simulated/floor/plating, /turf/simulated/floor/plating,
/area/shuttle/generic_shuttle/eng) /area/shuttle/generic_shuttle/eng)
"bx" = ( "bx" = (
@@ -799,6 +825,7 @@
}, },
/area/shuttle/generic_shuttle/eng) /area/shuttle/generic_shuttle/eng)
"bJ" = ( "bJ" = (
/obj/machinery/portable_atmospherics/canister/phoron,
/turf/simulated/floor/plating, /turf/simulated/floor/plating,
/area/shuttle/generic_shuttle/eng) /area/shuttle/generic_shuttle/eng)
"bK" = ( "bK" = (
@@ -898,6 +925,51 @@
/turf/space, /turf/space,
/turf/simulated/shuttle/plating/airless/carry, /turf/simulated/shuttle/plating/airless/carry,
/area/shuttle/generic_shuttle/eng) /area/shuttle/generic_shuttle/eng)
"dV" = (
/obj/structure/fuel_port,
/turf/simulated/wall/shull,
/area/shuttle/generic_shuttle/eng)
"gZ" = (
/obj/machinery/door/blast/regular{
density = 0;
destroy_hits = 10;
dir = 4;
icon_state = "pdoor0";
id = "generic_dorm2_blast";
name = "Shuttle Blast Doors";
opacity = 0
},
/turf/template_noop,
/area/shuttle/generic_shuttle/gen)
"jV" = (
/obj/machinery/shipsensors{
dir = 2
},
/obj/effect/floor_decal/techfloor/orange{
dir = 4
},
/obj/effect/floor_decal/techfloor/orange{
dir = 8
},
/turf/simulated/shuttle/plating/airless,
/area/shuttle/generic_shuttle/gen)
"tg" = (
/obj/structure/bed/padded,
/obj/item/weapon/bedsheet,
/turf/simulated/floor/wood,
/area/shuttle/generic_shuttle/gen)
"Ue" = (
/obj/machinery/door/blast/regular{
density = 0;
destroy_hits = 10;
dir = 4;
icon_state = "pdoor0";
id = "generic_dorm1_blast";
name = "Shuttle Blast Doors";
opacity = 0
},
/turf/template_noop,
/area/shuttle/generic_shuttle/gen)
(1,1,1) = {" (1,1,1) = {"
aa aa
@@ -961,7 +1033,7 @@ aL
aT aT
aJ aJ
bf bf
bl aJ
bs bs
bv bv
bC bC
@@ -973,7 +1045,7 @@ aa
"} "}
(4,1,1) = {" (4,1,1) = {"
aa aa
aa Ue
ad ad
ae ae
ai ai
@@ -997,7 +1069,7 @@ aa
"} "}
(5,1,1) = {" (5,1,1) = {"
aa aa
aa Ue
ad ad
af af
aj aj
@@ -1021,7 +1093,7 @@ aa
"} "}
(6,1,1) = {" (6,1,1) = {"
aa aa
ac ab
ab ab
ab ab
ab ab
@@ -1036,16 +1108,16 @@ bi
bn bn
bs bs
by by
bs dV
bs bs
bM bM
bV bV
aa jV
aa aa
"} "}
(7,1,1) = {" (7,1,1) = {"
aa aa
aa gZ
ad ad
ag ag
ak ak
@@ -1069,9 +1141,9 @@ aa
"} "}
(8,1,1) = {" (8,1,1) = {"
aa aa
aa gZ
ad ad
af tg
al al
ao ao
au au