mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 01:57:01 +00:00
Adds red alert access helpers to appropriate doors (EVA and medical storage) on all Fulpstation maps. (#1390)
This commit is contained in:
committed by
GitHub
parent
972e69b09d
commit
1a987a36ab
@@ -11430,10 +11430,10 @@
|
|||||||
/obj/structure/window/reinforced/spawner/directional/south,
|
/obj/structure/window/reinforced/spawner/directional/south,
|
||||||
/obj/machinery/door/window/left/directional/west{
|
/obj/machinery/door/window/left/directional/west{
|
||||||
name = "First-Aid Supplies";
|
name = "First-Aid Supplies";
|
||||||
red_alert_access = 1;
|
|
||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
/obj/structure/rack,
|
/obj/structure/rack,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/dark,
|
/turf/open/floor/iron/dark,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"bfb" = (
|
"bfb" = (
|
||||||
@@ -33152,6 +33152,7 @@
|
|||||||
/obj/effect/mapping_helpers/airlock/access/all/command/eva,
|
/obj/effect/mapping_helpers/airlock/access/all/command/eva,
|
||||||
/obj/effect/landmark/navigate_destination,
|
/obj/effect/landmark/navigate_destination,
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/dark/textured_large,
|
/turf/open/floor/iron/dark/textured_large,
|
||||||
/area/station/ai_monitored/command/storage/eva)
|
/area/station/ai_monitored/command/storage/eva)
|
||||||
"fKe" = (
|
"fKe" = (
|
||||||
@@ -43617,10 +43618,10 @@
|
|||||||
/obj/structure/window/reinforced/spawner/directional/south,
|
/obj/structure/window/reinforced/spawner/directional/south,
|
||||||
/obj/machinery/door/window/right/directional/east{
|
/obj/machinery/door/window/right/directional/east{
|
||||||
name = "First-Aid Supplies";
|
name = "First-Aid Supplies";
|
||||||
red_alert_access = 1;
|
|
||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
/obj/structure/rack,
|
/obj/structure/rack,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/dark,
|
/turf/open/floor/iron/dark,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"jHw" = (
|
"jHw" = (
|
||||||
@@ -45066,10 +45067,10 @@
|
|||||||
/obj/structure/window/reinforced/spawner/directional/north,
|
/obj/structure/window/reinforced/spawner/directional/north,
|
||||||
/obj/machinery/door/window/right/directional/west{
|
/obj/machinery/door/window/right/directional/west{
|
||||||
name = "First-Aid Supplies";
|
name = "First-Aid Supplies";
|
||||||
red_alert_access = 1;
|
|
||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
/obj/structure/rack,
|
/obj/structure/rack,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/dark,
|
/turf/open/floor/iron/dark,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"kjm" = (
|
"kjm" = (
|
||||||
@@ -70664,11 +70665,11 @@
|
|||||||
},
|
},
|
||||||
/obj/machinery/door/window/left/directional/east{
|
/obj/machinery/door/window/left/directional/east{
|
||||||
name = "First-Aid Supplies";
|
name = "First-Aid Supplies";
|
||||||
red_alert_access = 1;
|
|
||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
/obj/structure/window/reinforced/spawner/directional/north,
|
/obj/structure/window/reinforced/spawner/directional/north,
|
||||||
/obj/structure/rack,
|
/obj/structure/rack,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/dark,
|
/turf/open/floor/iron/dark,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"uav" = (
|
"uav" = (
|
||||||
|
|||||||
@@ -9252,6 +9252,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/obj/effect/mapping_helpers/airlock/access/any/command/eva,
|
/obj/effect/mapping_helpers/airlock/access/any/command/eva,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron,
|
/turf/open/floor/iron,
|
||||||
/area/station/ai_monitored/command/storage/eva)
|
/area/station/ai_monitored/command/storage/eva)
|
||||||
"aLc" = (
|
"aLc" = (
|
||||||
@@ -17183,6 +17184,7 @@
|
|||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
/obj/effect/turf_decal/tile/blue/fourcorners,
|
/obj/effect/turf_decal/tile/blue/fourcorners,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron,
|
/turf/open/floor/iron,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"bwv" = (
|
"bwv" = (
|
||||||
@@ -47692,6 +47694,7 @@
|
|||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
/obj/effect/turf_decal/tile/blue/fourcorners,
|
/obj/effect/turf_decal/tile/blue/fourcorners,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron,
|
/turf/open/floor/iron,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"rNj" = (
|
"rNj" = (
|
||||||
|
|||||||
@@ -1459,6 +1459,7 @@
|
|||||||
/obj/effect/turf_decal/trimline/blue/filled/line{
|
/obj/effect/turf_decal/trimline/blue/filled/line{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/white,
|
/turf/open/floor/iron/white,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"ayA" = (
|
"ayA" = (
|
||||||
@@ -10968,12 +10969,12 @@
|
|||||||
"dVd" = (
|
"dVd" = (
|
||||||
/obj/machinery/door/window/left/directional/north{
|
/obj/machinery/door/window/left/directional/north{
|
||||||
name = "First-Aid Supplies";
|
name = "First-Aid Supplies";
|
||||||
red_alert_access = 1;
|
|
||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
/obj/effect/turf_decal/trimline/blue/filled/line{
|
/obj/effect/turf_decal/trimline/blue/filled/line{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/white,
|
/turf/open/floor/iron/white,
|
||||||
/area/station/medical/storage)
|
/area/station/medical/storage)
|
||||||
"dVv" = (
|
"dVv" = (
|
||||||
@@ -29192,6 +29193,7 @@
|
|||||||
/obj/effect/landmark/navigate_destination/eva,
|
/obj/effect/landmark/navigate_destination/eva,
|
||||||
/obj/effect/mapping_helpers/airlock/access/all/command/hop,
|
/obj/effect/mapping_helpers/airlock/access/all/command/hop,
|
||||||
/obj/effect/turf_decal/tile/command/opposingcorners,
|
/obj/effect/turf_decal/tile/command/opposingcorners,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron,
|
/turf/open/floor/iron,
|
||||||
/area/station/ai_monitored/command/storage/eva)
|
/area/station/ai_monitored/command/storage/eva)
|
||||||
"kAF" = (
|
"kAF" = (
|
||||||
@@ -60435,6 +60437,7 @@
|
|||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/obj/effect/mapping_helpers/airlock/access/all/command/hop,
|
/obj/effect/mapping_helpers/airlock/access/all/command/hop,
|
||||||
/obj/effect/turf_decal/tile/command/opposingcorners,
|
/obj/effect/turf_decal/tile/command/opposingcorners,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/dark/textured,
|
/turf/open/floor/iron/dark/textured,
|
||||||
/area/station/ai_monitored/command/storage/eva)
|
/area/station/ai_monitored/command/storage/eva)
|
||||||
"vXu" = (
|
"vXu" = (
|
||||||
|
|||||||
@@ -1876,6 +1876,7 @@
|
|||||||
/obj/effect/landmark/navigate_destination/eva,
|
/obj/effect/landmark/navigate_destination/eva,
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/obj/effect/mapping_helpers/airlock/access/any/command/eva,
|
/obj/effect/mapping_helpers/airlock/access/any/command/eva,
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/engine,
|
/turf/open/floor/engine,
|
||||||
/area/station/ai_monitored/command/storage/eva)
|
/area/station/ai_monitored/command/storage/eva)
|
||||||
"aDW" = (
|
"aDW" = (
|
||||||
@@ -6123,6 +6124,7 @@
|
|||||||
/obj/effect/turf_decal/tile/blue/half{
|
/obj/effect/turf_decal/tile/blue/half{
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/white/textured_edge{
|
/turf/open/floor/iron/white/textured_edge{
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
@@ -16418,6 +16420,7 @@
|
|||||||
name = "First Aid Supplies";
|
name = "First Aid Supplies";
|
||||||
req_access = list("medical")
|
req_access = list("medical")
|
||||||
},
|
},
|
||||||
|
/obj/effect/mapping_helpers/airlock/red_alert_access,
|
||||||
/turf/open/floor/iron/white/textured_edge{
|
/turf/open/floor/iron/white/textured_edge{
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user