From 70d613edf2825d18a0f0c036472b3e3b8afccf39 Mon Sep 17 00:00:00 2001 From: quackjack <72280340+quackjack@users.noreply.github.com> Date: Fri, 5 Jul 2024 17:59:10 -0400 Subject: [PATCH] mouse holes fix --- maps/yw/cryogaia-04-maintenance.dmm | 155 +++++++++++++++------------- maps/yw/cryogaia-05-main.dmm | 97 ++++++++++++++--- vorestation.dme | 2 +- 3 files changed, 166 insertions(+), 88 deletions(-) diff --git a/maps/yw/cryogaia-04-maintenance.dmm b/maps/yw/cryogaia-04-maintenance.dmm index 5b5391bb82..9a6392427c 100644 --- a/maps/yw/cryogaia-04-maintenance.dmm +++ b/maps/yw/cryogaia-04-maintenance.dmm @@ -439,10 +439,11 @@ /area/crew_quarters/sleep/Dorm_2) "apB" = ( /obj/structure/micro_tunnel{ - dir = 1 + dir = 8; + pixel_x = -32 }, -/turf/simulated/wall, -/area/maintenance/security_lower) +/turf/simulated/floor/wood/sif, +/area/maintenance/blueserg) "apJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -998,9 +999,10 @@ /area/cryogaia/outpost/elevator/medbasement) "aGn" = ( /obj/structure/micro_tunnel{ - dir = 8 + dir = 1; + pixel_y = 32 }, -/turf/simulated/wall/durasteel/blueserg, +/turf/simulated/floor/wood/sif, /area/maintenance/blueserg) "aGo" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -2636,10 +2638,11 @@ /area/medical/virology) "bDc" = ( /obj/structure/micro_tunnel{ - dir = 4 + dir = 4; + pixel_x = 32 }, -/turf/simulated/wall/r_wall, -/area/maintenance/medical_lower) +/turf/simulated/floor/plating, +/area/maintenance/lowfloor1) "bDk" = ( /turf/simulated/mineral/floor/mud, /area/mine/explored/lower_rock) @@ -4546,6 +4549,10 @@ /obj/effect/decal/cleanable/dirt, /obj/structure/catwalk, /obj/random/maintenance/medical, +/obj/structure/micro_tunnel{ + dir = 4; + pixel_x = 32 + }, /turf/simulated/floor/plating, /area/maintenance/medical_lower) "cDm" = ( @@ -6257,11 +6264,13 @@ /turf/simulated/floor/tiled, /area/crew_quarters/fitness) "dzy" = ( +/obj/effect/decal/cleanable/flour, /obj/structure/micro_tunnel{ - dir = 1 + dir = 8; + pixel_x = -32 }, -/turf/simulated/wall, -/area/maintenance/maintroom2) +/turf/simulated/floor, +/area/maintenance/starboard) "dzG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -11988,10 +11997,11 @@ /area/civilian/atrium/lower) "gHn" = ( /obj/structure/micro_tunnel{ - dir = 1 + dir = 1; + pixel_y = 32 }, -/turf/simulated/wall/durasteel/blueserg, -/area/maintenance/blueserg) +/turf/simulated/mineral/floor, +/area/maintenance/medical_lower) "gHy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -15823,12 +15833,13 @@ /turf/simulated/floor/grass, /area/civilian/atrium/lower) "ixd" = ( +/obj/effect/floor_decal/rust, /obj/structure/micro_tunnel{ - dir = 4; - layer = 2.8 + dir = 8; + pixel_x = -32 }, -/turf/simulated/wall, -/area/maintenance/lowfloor1) +/turf/simulated/floor/plating, +/area/maintenance/lowfloor3) "ixD" = ( /obj/structure/cable/green{ d1 = 1; @@ -16748,10 +16759,11 @@ /area/medical/virologyaccess) "iVw" = ( /obj/structure/micro_tunnel{ - dir = 8 + dir = 8; + pixel_x = -32 }, -/turf/simulated/wall, -/area/maintenance/starboard) +/turf/simulated/mineral/floor, +/area/mine/explored/lower_rock) "iVJ" = ( /obj/structure/table/standard{ name = "plastic table frame" @@ -17196,11 +17208,6 @@ pixel_y = -24; req_one_access = list(10) }, -/obj/machinery/light_switch{ - dir = 1; - pixel_x = 4; - pixel_y = -24 - }, /turf/simulated/floor, /area/maintenance/medical_lower) "jgh" = ( @@ -20860,6 +20867,10 @@ "kOj" = ( /obj/structure/table/standard, /obj/structure/plushie/drone, +/obj/structure/micro_tunnel{ + dir = 1; + pixel_y = 32 + }, /turf/simulated/floor/carpet, /area/maintenance/maintroom2) "kOC" = ( @@ -22674,7 +22685,8 @@ "lKp" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/micro_tunnel{ - dir = 1 + dir = 1; + pixel_y = 32 }, /turf/simulated/floor, /area/maintenance/maintroom7) @@ -22924,6 +22936,10 @@ }, /obj/random/tech_supply, /obj/item/clothing/head/flatcap, +/obj/structure/micro_tunnel{ + dir = 4; + pixel_x = 32 + }, /turf/simulated/floor/tiled, /area/security/perma) "lPw" = ( @@ -23343,11 +23359,23 @@ /turf/simulated/floor, /area/maintenance/starboard) "maW" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, /obj/structure/micro_tunnel{ - dir = 8 + dir = 1; + pixel_y = 32 }, -/turf/simulated/wall/r_wall, -/area/maintenance/medical_lower) +/turf/simulated/floor/plating, +/area/maintenance/security_lower) "maY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -23763,12 +23791,6 @@ }, /turf/simulated/floor/tiled, /area/hallway/lower/fore) -"mqa" = ( -/obj/structure/micro_tunnel{ - dir = 8 - }, -/turf/simulated/wall/r_wall, -/area/maintenance/lowfloor3) "mqr" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 @@ -23846,6 +23868,10 @@ /obj/effect/floor_decal/corner_techfloor_grid/full{ dir = 1 }, +/obj/structure/micro_tunnel{ + dir = 1; + pixel_y = 32 + }, /turf/simulated/floor/tiled/techfloor, /area/cryogaia/outpost/tower/south) "msO" = ( @@ -27685,13 +27711,6 @@ "otV" = ( /turf/simulated/wall, /area/chapel/office) -"oun" = ( -/obj/structure/micro_tunnel{ - dir = 4; - layer = 2.8 - }, -/turf/simulated/wall, -/area/security/perma/bathroom) "ouo" = ( /turf/simulated/floor/tiled, /area/hallway/lower/fore) @@ -28429,12 +28448,6 @@ /obj/random/maintenance/clean, /turf/simulated/floor, /area/maintenance/lowfloor1) -"oOd" = ( -/obj/structure/micro_tunnel{ - dir = 1 - }, -/turf/simulated/wall/titanium, -/area/cryogaia/outpost/tower/south) "oOe" = ( /obj/effect/floor_decal/corner/yellow{ dir = 5 @@ -30509,7 +30522,8 @@ /obj/item/device/binoculars/spyglass, /obj/structure/loot_pile/maint/boxfort, /obj/structure/micro_tunnel{ - layer = 2.8 + dir = 1; + pixel_y = 32 }, /turf/simulated/floor, /area/maintenance/maintroom8) @@ -35973,9 +35987,6 @@ /turf/simulated/floor/tiled, /area/engineering/atmos) "sRe" = ( -/obj/structure/micro_tunnel{ - dir = 1 - }, /turf/unsimulated/mineral, /area/maintenance/medical_lower) "sRo" = ( @@ -47558,7 +47569,7 @@ qFS qFS qFS qFS -mqa +qFS qFS mwy xPk @@ -47720,7 +47731,7 @@ pko sUf fQS qUH -pko +ixd qFS mwy mwy @@ -49341,9 +49352,9 @@ kya aLl ixT eCX -maW eCX -bDc +eCX +eCX eCX eCX eCX @@ -49503,7 +49514,7 @@ sUj aLl ixT jqX -kOT +iVw kOT kOT kOT @@ -50736,8 +50747,8 @@ sFq qdm sFq sFq -gHn -iHZ +sFq +aGn tOw tOw tOw @@ -51383,7 +51394,7 @@ pbe sFq sFq iHZ -aGn +sFq sFq reE xhI @@ -51545,7 +51556,7 @@ pbe hYh sFq iHZ -iHZ +apB sFq iHZ pQJ @@ -51763,7 +51774,7 @@ ixT ixT ixT ixT -dzy +rsY kOj vkd xIc @@ -54203,8 +54214,8 @@ xVh xVh xVh xoJ -apB -tQz +xoJ +maW wDe gEt gEt @@ -54703,7 +54714,7 @@ xYx wlF gvc hkp -oun +hkp hkp lwk ueP @@ -54832,7 +54843,7 @@ vRU mBq oOP sRe -jqX +gHn hPz hPz hPz @@ -55602,7 +55613,7 @@ mwy kBN aOE qEB -qEB +bDc kHP kBN bsw @@ -55764,7 +55775,7 @@ mwy kBN kBN toq -ixd +kBN kBN kBN kBN @@ -56533,7 +56544,7 @@ mwy mwy mwy kOT -oOd +oJV msy sSM tFd @@ -66641,7 +66652,7 @@ eNq gZI eNq eNq -iVw +eNq eNq eNq eNq @@ -66803,7 +66814,7 @@ mKT eNq qjE wso -fik +dzy jSz kpQ eNq diff --git a/maps/yw/cryogaia-05-main.dmm b/maps/yw/cryogaia-05-main.dmm index 0b10eaf8b4..8f8b91d81e 100644 --- a/maps/yw/cryogaia-05-main.dmm +++ b/maps/yw/cryogaia-05-main.dmm @@ -4921,10 +4921,10 @@ /area/security/hallway) "bSx" = ( /obj/structure/micro_tunnel{ - dir = 8 + pixel_y = -32 }, -/turf/simulated/wall/titanium, -/area/cryogaia/outpost/wall) +/turf/simulated/floor/outdoors/snow/snow/snow2/cryogaia, +/area/borealis2/outdoors/exterior) "bSS" = ( /obj/structure/cable{ icon_state = "4-8" @@ -10260,6 +10260,25 @@ }, /turf/simulated/floor/wood, /area/chapel/monastery) +"dTP" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/micro_tunnel{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/plating, +/area/maintenance/research_port) "dUi" = ( /turf/simulated/wall, /area/security/security_processing) @@ -18809,6 +18828,14 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/tiled/dark, /area/chapel/monastery) +"hfG" = ( +/obj/effect/floor_decal/corner_oldtile/purple/diagonal{ + dir = 4 + }, +/obj/effect/floor_decal/corner_oldtile/purple/diagonal, +/obj/structure/table/glass, +/turf/simulated/floor/tiled/white, +/area/rnd/hallway) "hfK" = ( /obj/machinery/portable_atmospherics/canister/carbon_dioxide/engine_setup, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -20973,6 +21000,9 @@ /area/crew_quarters/captain) "hWz" = ( /obj/effect/floor_decal/corner_oldtile/purple, +/obj/machinery/light/small{ + dir = 4 + }, /turf/simulated/floor/tiled/white, /area/rnd/hallway) "hXc" = ( @@ -38646,6 +38676,13 @@ }, /turf/simulated/floor/tiled/white, /area/assembly/robotics) +"oEw" = ( +/obj/structure/micro_tunnel{ + dir = 8; + pixel_x = -32 + }, +/turf/simulated/floor/plating/snow/plating/cryogaia, +/area/borealis2/outdoors/exterior) "oEE" = ( /obj/structure/cable{ d1 = 1; @@ -40001,6 +40038,16 @@ }, /turf/simulated/floor/tiled/steel, /area/maintenance/medbay) +"pfk" = ( +/obj/effect/floor_decal/corner_oldtile/purple/diagonal{ + dir = 4 + }, +/obj/effect/floor_decal/corner_oldtile/purple/diagonal, +/obj/structure/bed/chair/comfy/purp{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/rnd/hallway) "pfq" = ( /obj/structure/extinguisher_cabinet{ dir = 8; @@ -47746,6 +47793,9 @@ d2 = 8; icon_state = "0-8" }, +/obj/structure/micro_tunnel{ + pixel_y = -32 + }, /turf/simulated/floor, /area/storage/emergency_storage/emergency5) "ser" = ( @@ -48596,6 +48646,13 @@ }, /turf/simulated/floor/tiled/white, /area/medical/equipstorage) +"suL" = ( +/obj/structure/micro_tunnel{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/plating, +/area/maintenance/bridge) "suO" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/cable/green{ @@ -50625,6 +50682,7 @@ dir = 4 }, /obj/effect/floor_decal/corner_oldtile/purple/diagonal, +/obj/structure/bed/chair/comfy/purp, /turf/simulated/floor/tiled/white, /area/rnd/hallway) "tkf" = ( @@ -54869,9 +54927,18 @@ /turf/simulated/floor/tiled, /area/bridge_hallway) "vaN" = ( -/obj/structure/micro_tunnel, -/turf/simulated/wall/titanium, -/area/cryogaia/outpost/wall) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/micro_tunnel{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/tiled/dark, +/area/chapel/monastery) "vaP" = ( /obj/structure/cable{ d1 = 1; @@ -76461,7 +76528,7 @@ iNn iNn iNn bzU -vQV +dTP hxd uDf uDf @@ -79224,8 +79291,8 @@ fUq seZ kyi tka -tka -tka +hfG +pfk fUq fUq fUq @@ -80899,7 +80966,7 @@ uDf uDf uDf pPH -vAL +vaN mIw pPH jfa @@ -81091,7 +81158,7 @@ lCj uDf uDf xbv -dbb +suL aOp ubC mAE @@ -86399,8 +86466,8 @@ xzt vaU vaU vaU -iSE -vaN +bSx +dAA dAA uDf mKU @@ -87452,7 +87519,7 @@ dAA dAA dAA dAA -bSx +dAA qFK mUx mUx @@ -87614,7 +87681,7 @@ iSE iSE ouQ jrA -wHV +oEw aaX wHV rzY diff --git a/vorestation.dme b/vorestation.dme index 3332cc055e..8956b22054 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -2219,8 +2219,8 @@ #include "code\modules\clothing\suits\aliens\vox.dm" #include "code\modules\clothing\under\altevian_vr.dm" #include "code\modules\clothing\under\color.dm" -#include "code\modules\clothing\under\extrauniforms_yw.dm" #include "code\modules\clothing\under\eva_bodysuits.dm" +#include "code\modules\clothing\under\extrauniforms_yw.dm" #include "code\modules\clothing\under\imperial_vr.dm" #include "code\modules\clothing\under\miscellaneous.dm" #include "code\modules\clothing\under\miscellaneous_vr.dm"