Skip to content

Commit

Permalink
fixes reqs emergency doors (#4763)
Browse files Browse the repository at this point in the history
# About the pull request

The southern emergency shutters weren't properly aligned and it was
bothering me so i wanted to fix it

# Explain why it's good for the game

map fixes are probably always good :)

# Changelog

:cl: Backsea
fix: Fixed the incorrectly placed shutters at req and that one light
near CIC
/:cl:
  • Loading branch information
Releasethesea authored Oct 26, 2023
1 parent 11c020e commit ce4d481
Showing 1 changed file with 18 additions and 40 deletions.
58 changes: 18 additions & 40 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -20261,6 +20261,9 @@
/area/almayer/squads/req)
"bGz" = (
/obj/structure/window/framed/almayer,
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 1
},
/turf/open/floor/almayer{
dir = 9;
icon_state = "green"
Expand Down Expand Up @@ -39680,7 +39683,6 @@
/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{
access_modified = 1;
name = "\improper Flight Crew Quarters";
req_access_txt = null;
req_one_access_txt = "19;22"
},
/turf/open/floor/almayer{
Expand Down Expand Up @@ -48195,7 +48197,6 @@
access_modified = 1;
dir = 1;
name = "\improper Flight Crew Quarters";
req_access_txt = null;
req_one_access_txt = "19;22"
},
/turf/open/floor/almayer{
Expand Down Expand Up @@ -51457,15 +51458,6 @@
icon_state = "silver"
},
/area/almayer/living/briefing)
"moU" = (
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 1
},
/turf/open/floor/almayer{
dir = 4;
icon_state = "plating_striped"
},
/area/almayer/squads/req)
"moY" = (
/obj/structure/disposalpipe/segment,
/turf/closed/wall/almayer,
Expand Down Expand Up @@ -56351,6 +56343,9 @@
id = "req_belt"
},
/obj/structure/plasticflaps,
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 1
},
/turf/open/floor/almayer,
/area/almayer/squads/req)
"oqZ" = (
Expand Down Expand Up @@ -57236,18 +57231,6 @@
},
/turf/open/floor/plating/plating_catwalk,
/area/almayer/hull/upper_hull/u_a_p)
"oLg" = (
/obj/structure/machinery/conveyor{
id = "req_belt"
},
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 1
},
/turf/open/floor/almayer{
dir = 5;
icon_state = "plating"
},
/area/almayer/squads/req)
"oLi" = (
/obj/effect/landmark/start/marine/medic/bravo,
/obj/effect/landmark/late_join/bravo,
Expand Down Expand Up @@ -72168,6 +72151,9 @@
/area/almayer/squads/bravo)
"vbR" = (
/obj/structure/window/framed/almayer,
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 1
},
/turf/open/floor/almayer{
dir = 5;
icon_state = "green"
Expand Down Expand Up @@ -76463,11 +76449,12 @@
/turf/open/floor/plating/plating_catwalk,
/area/almayer/squads/delta)
"wGI" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/machinery/light{
dir = 4
dir = 8
},
/turf/closed/wall/almayer/reinforced,
/area/almayer/shipboard/port_missiles)
/turf/open/floor/almayer,
/area/almayer/hull/upper_hull/u_f_p)
"wGX" = (
/obj/structure/pipes/standard/manifold/hidden/supply{
dir = 1
Expand Down Expand Up @@ -79230,15 +79217,6 @@
"xMs" = (
/turf/closed/wall/almayer/white,
/area/almayer/medical/operating_room_two)
"xMt" = (
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 1
},
/turf/open/floor/almayer{
dir = 8;
icon_state = "plating_striped"
},
/area/almayer/squads/req)
"xMA" = (
/obj/structure/machinery/computer/med_data,
/obj/structure/sign/safety/terminal{
Expand Down Expand Up @@ -97649,7 +97627,7 @@ vcK
mBA
kCi
kCi
wGI
kCi
kCi
vmW
nIE
Expand Down Expand Up @@ -97852,7 +97830,7 @@ ukU
bfP
fvv
vcK
vcK
wGI
tuA
tuA
tuA
Expand Down Expand Up @@ -122707,7 +122685,7 @@ bxg
bZr
bNQ
bNQ
xMt
bNQ
bGz
hMs
cbw
Expand Down Expand Up @@ -122910,7 +122888,7 @@ bxh
bZr
krN
krN
oLg
krN
oqY
can
buH
Expand Down Expand Up @@ -123113,7 +123091,7 @@ bxg
bZr
ibc
uly
moU
bNN
vbR
pky
cbv
Expand Down

0 comments on commit ce4d481

Please sign in to comment.