Skip to content

Commit

Permalink
bugfix: detective's access to the shuttle (#5936)
Browse files Browse the repository at this point in the history
* fix

* add

* Brigadier's tweaks.

- Аналогичное расширение твика на остальные станционные мапы.
- На Фаррагусе под входом в отсек СБ в отбытии вернул тайл пола на место.

---------

Co-authored-by: Daeberdir <[email protected]>
  • Loading branch information
syndicatecat and Daeberdir authored Sep 27, 2024
1 parent 5b71f3b commit 58391ae
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 33 deletions.
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 @@ -77322,7 +77322,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 @@ -54736,7 +54736,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

0 comments on commit 58391ae

Please sign in to comment.