Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: detective's access to the shuttle #5936

Merged
merged 4 commits into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _maps/map_files/Delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -52781,7 +52781,7 @@
id_tag = "emergency_home";
locked = 1;
name = "Security Escape Airlock";
req_access = list(1)
req_access = list(63)
},
/obj/effect/turf_decal/caution/red{
dir = 8
Expand Down
4 changes: 2 additions & 2 deletions _maps/map_files/celestation/celestation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -54164,7 +54164,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/obj/machinery/door/firedoor,
/obj/structure/cable/orange{
Expand Down Expand Up @@ -112399,7 +112399,7 @@
"ukP" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/obj/machinery/door/firedoor,
/turf/simulated/floor/plasteel{
Expand Down
6 changes: 3 additions & 3 deletions _maps/map_files/cerestation/cerestation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -44360,9 +44360,9 @@
"iWx" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/plating,
/turf/simulated/floor/plasteel,
/area/hallway/secondary/exit)
"iWA" = (
/obj/item/lighter/zippo/nt_rep,
Expand Down Expand Up @@ -77320,7 +77320,7 @@
"sgV" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/obj/machinery/door/firedoor,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
Expand Down
4 changes: 2 additions & 2 deletions _maps/map_files/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -13678,7 +13678,7 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(1)
req_access = list(63)
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
Expand Down Expand Up @@ -54735,7 +54735,7 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(1)
req_access = list(63)
},
/obj/structure/cable{
icon_state = "1-2"
Expand Down
18 changes: 1 addition & 17 deletions _maps/map_files/event/Station/towerstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -17818,22 +17818,6 @@
icon_state = "whiteblue"
},
/area/medical/sleeper)
"lAI" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
},
/obj/effect/turf_decal/stripes/line{
dir = 4
},
/obj/machinery/door/airlock/external{
hackProof = 1;
id_tag = "emergency_home";
locked = 1;
name = "Security Escape Airlock";
req_access = list(1)
},
/turf/simulated/floor/plasteel,
/area/hallway/secondary/exit)
"lAL" = (
/obj/structure/cable{
icon_state = "1-4"
Expand Down Expand Up @@ -668030,7 +668014,7 @@ nKk
nKk
nKk
nKk
lAI
fpx
qPe
eqo
kIC
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/generic/CentComm.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -40026,7 +40026,7 @@
"syr" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/shuttle/objective_check{
icon = 'icons/turf/floors.dmi';
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/shuttles/emergency_bar.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"aG" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/plating,
/area/shuttle/escape)
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/shuttles/emergency_clown.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"aI" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/noslip,
/area/shuttle/escape)
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/shuttles/emergency_cyb.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
"bj" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/shuttle/objective_check,
/area/shuttle/escape)
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/shuttles/emergency_dept.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
normalspeed = 0;
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/shuttle/objective_check,
/area/shuttle/escape)
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/shuttles/emergency_meta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@
"bj" = (
/obj/machinery/door/airlock/security/glass{
name = "Brig";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/shuttle{
icon_state = "floor4"
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/shuttles/emergency_mil.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@
"bc" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/shuttle/objective_check,
/area/shuttle/escape)
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/shuttles/emergency_old.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
"db" = (
/obj/machinery/door/airlock/security/glass{
name = "Escape Shuttle Cell";
req_access = list(2)
req_access = list(63)
},
/turf/simulated/floor/plating,
/area/shuttle/escape)
Expand Down