From 9c31564164951605576a3bed79eb7f84410dffba Mon Sep 17 00:00:00 2001 From: tallfission <140837937+kirieee@users.noreply.github.com> Date: Sun, 22 Oct 2023 21:23:10 -0400 Subject: [PATCH 1/3] cool things updates fixes --- maps/map_files/golden_arrow/golden_arrow.dmm | 29 ++++++++++---------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/maps/map_files/golden_arrow/golden_arrow.dmm b/maps/map_files/golden_arrow/golden_arrow.dmm index f77a46b7d7..d7691b69b1 100644 --- a/maps/map_files/golden_arrow/golden_arrow.dmm +++ b/maps/map_files/golden_arrow/golden_arrow.dmm @@ -218,10 +218,14 @@ }, /area/almayer/hallways/hangar) "bg" = ( -/obj/structure/largecrate/supply/supplies/sandbags, /obj/structure/machinery/light{ dir = 1 }, +/obj/structure/closet/crate/construction, +/obj/item/stack/sandbags_empty/half, +/obj/item/stack/sandbags_empty/half, +/obj/item/stack/sandbags_empty/half, +/obj/item/stack/sandbags_empty/half, /turf/open/floor/almayer{ icon_state = "cargo" }, @@ -3640,6 +3644,10 @@ /obj/structure/pipes/standard/simple/hidden/supply{ dir = 8 }, +/obj/item/device/walkman{ + pixel_y = -6; + pixel_x = 4 + }, /turf/open/floor/almayer{ dir = 5; icon_state = "plating" @@ -4347,10 +4355,6 @@ name = "Damage Control Locker"; req_one_access = list() }, -/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor{ - name = "\improper Damage Control Locker"; - req_one_access = list() - }, /turf/open/floor/almayer{ icon_state = "test_floor4" }, @@ -5425,6 +5429,7 @@ "Hx" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/structure/machinery/light, +/obj/item/device/cassette_tape/aesthetic, /turf/open/floor/almayer{ icon_state = "test_floor5" }, @@ -6487,6 +6492,9 @@ "OC" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/structure/machinery/light, +/obj/item/device/cassette_tape/pop3{ + pixel_y = 3 + }, /turf/open/floor/almayer{ icon_state = "plate" }, @@ -7772,15 +7780,6 @@ }, /turf/open/floor/plating/plating_catwalk, /area/almayer/living/grunt_rnr) -"UR" = ( -/obj/structure/pipes/standard/simple/hidden/supply{ - dir = 8 - }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "plating" - }, -/area/almayer/engineering) "UT" = ( /obj/structure/machinery/disposal{ density = 0; @@ -22668,7 +22667,7 @@ fm fm fm TN -UR +yc Sn Vq YB From 21b203b32b755dabf024fd193cb26888713532f7 Mon Sep 17 00:00:00 2001 From: tallfission <140837937+kirieee@users.noreply.github.com> Date: Sun, 22 Oct 2023 21:39:32 -0400 Subject: [PATCH 2/3] removes radiation lockers too --- maps/map_files/golden_arrow/golden_arrow.dmm | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/maps/map_files/golden_arrow/golden_arrow.dmm b/maps/map_files/golden_arrow/golden_arrow.dmm index d7691b69b1..c4b61bcd30 100644 --- a/maps/map_files/golden_arrow/golden_arrow.dmm +++ b/maps/map_files/golden_arrow/golden_arrow.dmm @@ -3126,8 +3126,6 @@ /obj/structure/closet/secure_closet/personal/cabinet{ req_access = null }, -/obj/item/clothing/suit/storage/jacket/marine/service/tanker, -/obj/item/clothing/suit/storage/jacket/marine/service, /turf/open/floor/almayer{ icon_state = "plate" }, @@ -3389,10 +3387,10 @@ /turf/closed/wall/almayer, /area/almayer/living/platoon_commander_rooms) "vc" = ( -/obj/structure/closet/radiation, /obj/structure/machinery/light{ dir = 1 }, +/obj/structure/closet/emcloset, /turf/open/floor/almayer{ icon_state = "test_floor5" }, @@ -5570,15 +5568,6 @@ }, /turf/open/floor/plating/plating_catwalk, /area/almayer/squads/alpha/squad_two) -"IN" = ( -/obj/structure/closet/toolcloset, -/obj/structure/machinery/light{ - dir = 1 - }, -/turf/open/floor/almayer{ - icon_state = "plate" - }, -/area/almayer/engineering) "IP" = ( /turf/open/floor/plating/plating_catwalk, /area/almayer/engineering) @@ -6424,7 +6413,7 @@ }, /area/almayer/living/cryo_cells) "NZ" = ( -/obj/structure/closet/radiation, +/obj/structure/closet/secure_closet/engineering_electrical, /turf/open/floor/almayer{ icon_state = "test_floor5" }, @@ -6903,10 +6892,10 @@ /turf/open/floor/plating/plating_catwalk, /area/almayer/living/cryo_cells) "Qz" = ( -/obj/structure/closet/radiation, /obj/structure/machinery/status_display{ pixel_y = 30 }, +/obj/structure/closet/firecloset/full, /turf/open/floor/almayer{ icon_state = "test_floor5" }, @@ -21749,7 +21738,7 @@ DC RW mZ TN -IN +CX IP gf Bd From f07f83e348579e9da5e1b8400feb75b989d87c8b Mon Sep 17 00:00:00 2001 From: tallfission <140837937+kirieee@users.noreply.github.com> Date: Sun, 22 Oct 2023 21:44:53 -0400 Subject: [PATCH 3/3] replace empty tank (no more unga, literally 1894) --- maps/map_files/golden_arrow/golden_arrow.dmm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/maps/map_files/golden_arrow/golden_arrow.dmm b/maps/map_files/golden_arrow/golden_arrow.dmm index c4b61bcd30..71575c902c 100644 --- a/maps/map_files/golden_arrow/golden_arrow.dmm +++ b/maps/map_files/golden_arrow/golden_arrow.dmm @@ -8239,12 +8239,11 @@ }, /area/almayer/engineering) "XP" = ( -/obj/effect/decal/cleanable/greenglow, -/obj/structure/reagent_dispensers/fueltank/custom, /obj/structure/sign/safety/storage{ pixel_x = 7; pixel_y = -28 }, +/obj/structure/reagent_dispensers/ammoniatank, /turf/open/floor/almayer{ icon_state = "plate" },