From 8cb80c3a43dce53248f040b28ae58a4dbeea3b39 Mon Sep 17 00:00:00 2001 From: feartheblackout <59633984+feartheblackout@users.noreply.github.com> Date: Thu, 8 Feb 2024 06:06:27 -0600 Subject: [PATCH] Allows Corporate Reporters to access parts of Operations (#18363) * Allows Corporate Reporters to access parts of Operations * langechog --- .../SimpleMaroon-journalismcargoaccess.yml | 41 +++++++++++++++++++ maps/sccv_horizon/sccv_horizon-1_deck_1.dmm | 14 +++---- maps/sccv_horizon/sccv_horizon-2_deck_2.dmm | 12 +++--- maps/sccv_horizon/sccv_horizon-3_deck_3.dmm | 8 ++-- 4 files changed, 56 insertions(+), 19 deletions(-) create mode 100644 html/changelogs/SimpleMaroon-journalismcargoaccess.yml diff --git a/html/changelogs/SimpleMaroon-journalismcargoaccess.yml b/html/changelogs/SimpleMaroon-journalismcargoaccess.yml new file mode 100644 index 00000000000..ac8a9507205 --- /dev/null +++ b/html/changelogs/SimpleMaroon-journalismcargoaccess.yml @@ -0,0 +1,41 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# wip (For works in progress) +# tweak +# soundadd +# sounddel +# rscadd (general adding of nice things) +# rscdel (general deleting of nice things) +# imageadd +# imagedel +# maptweak +# spellcheck (typo fixes) +# experiment +# balance +# admin +# backend +# security +# refactor +################################# + +# Your name. +author: SimpleMaroon + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. +# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. +changes: + - tweak: "Corporate Reporters can now access certain doors in the Operations Bay." diff --git a/maps/sccv_horizon/sccv_horizon-1_deck_1.dmm b/maps/sccv_horizon/sccv_horizon-1_deck_1.dmm index d6ece6996ec..32b3839b6f6 100644 --- a/maps/sccv_horizon/sccv_horizon-1_deck_1.dmm +++ b/maps/sccv_horizon/sccv_horizon-1_deck_1.dmm @@ -2936,7 +2936,7 @@ /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance{ dir = 4; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /turf/simulated/floor/tiled/full, /area/operations/storage) @@ -3953,7 +3953,7 @@ /obj/machinery/door/airlock/glass_mining{ dir = 1; name = "Cargo Bay"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/effect/map_effect/door_helper/unres{ dir = 1 @@ -4732,7 +4732,7 @@ /obj/machinery/door/airlock/glass_mining{ dir = 4; name = "Operations Hangar"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/machinery/door/firedoor, /obj/effect/map_effect/door_helper/unres{ @@ -12216,10 +12216,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/engineering) -"iBu" = ( -/obj/machinery/firealarm/north, -/turf/simulated/floor/tiled, -/area/operations/storage) "iBL" = ( /obj/item/material/shard{ icon_state = "medium" @@ -25938,7 +25934,7 @@ /obj/machinery/door/airlock/glass_mining{ dir = 4; name = "Warehouse"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/effect/floor_decal/industrial/hatch/yellow, /obj/effect/map_effect/door_helper/unres{ @@ -30487,7 +30483,7 @@ /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance{ dir = 4; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /turf/simulated/floor/tiled/full, /area/operations/storage) diff --git a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm index 7304a3ae193..2b938dee3d2 100644 --- a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm +++ b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm @@ -6692,7 +6692,7 @@ /obj/machinery/door/airlock/glass_mining{ dir = 1; name = "Break Room"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, @@ -7037,7 +7037,7 @@ /obj/machinery/door/airlock/glass_mining{ dir = 1; name = "Operations Bay"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/machinery/door/firedoor, /obj/structure/cable/green{ @@ -7552,7 +7552,7 @@ /obj/machinery/door/airlock/maintenance{ dir = 1; name = "Operations Maintenance"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /turf/simulated/floor/tiled/full, /area/operations/break_room) @@ -14441,7 +14441,7 @@ /obj/machinery/door/airlock/glass_mining{ dir = 1; name = "Operations Bay"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/effect/map_effect/door_helper/unres{ dir = 1 @@ -18062,7 +18062,7 @@ /obj/machinery/door/airlock/glass_mining{ dir = 1; name = "Operations Bay"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/effect/map_effect/door_helper/unres{ dir = 1 @@ -38455,7 +38455,7 @@ /obj/machinery/door/airlock/maintenance{ dir = 4; name = "Operations Maintenance"; - req_one_access = list(26,29,31,48,67) + req_one_access = list(26,29,31,48,67,70) }, /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ diff --git a/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm b/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm index 4e4a1b5a5ac..158760bf3ea 100644 --- a/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm +++ b/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm @@ -94,7 +94,7 @@ /obj/effect/map_effect/door_helper/unres, /obj/effect/floor_decal/industrial/hatch/yellow, /obj/effect/map_effect/door_helper/level_access/command_foyer{ - req_one_access_by_level = list("green","yellow" = list(19,38,72),"blue"=list(19,38,72),"red"=list(19,38,72),"delta"=list(19,38,72)); + req_one_access_by_level = list("green","yellow"=list(19,38,72),"blue"=list(19,38,72),"red"=list(19,38,72),"delta"=list(19,38,72)); access_by_level = null }, /obj/machinery/door/airlock/glass_command{ @@ -5057,7 +5057,7 @@ req_one_access = list(19,38,72) }, /obj/effect/map_effect/door_helper/level_access/command_foyer{ - req_one_access_by_level = list("green","yellow" = list(19,38,72),"blue"=list(19,38,72),"red"=list(19,38,72),"delta"=list(19,38,72)); + req_one_access_by_level = list("green","yellow"=list(19,38,72),"blue"=list(19,38,72),"red"=list(19,38,72),"delta"=list(19,38,72)); access_by_level = null }, /turf/simulated/floor/tiled/full, @@ -10795,7 +10795,7 @@ /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining{ dir = 1; - req_one_access = list(26,29,31,48,67); + req_one_access = list(26,29,31,48,67,70); name = "Operations Bay" }, /turf/simulated/floor/tiled/full, @@ -13249,7 +13249,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/effect/map_effect/door_helper/level_access/command_foyer{ - req_one_access_by_level = list("green","yellow" = list(19,38,72),"blue"=list(19,38,72),"red"=list(19,38,72),"delta"=list(19,38,72)); + req_one_access_by_level = list("green","yellow"=list(19,38,72),"blue"=list(19,38,72),"red"=list(19,38,72),"delta"=list(19,38,72)); access_by_level = null }, /obj/machinery/door/airlock/glass_command{