From dcb545853d6d4e4427348bd6765a76a9c87a059e Mon Sep 17 00:00:00 2001 From: fernerr <35879136+fernerr@users.noreply.github.com> Date: Wed, 25 Dec 2019 21:43:10 +0100 Subject: [PATCH] Fixes some dungeosn that were using the wrong type of rock walls (#7809) Resulting in indestructible turfs where there are not supposed to be any --- html/changelogs/Ferner-191225-bugfix_somedungeons.yml | 4 ++++ maps/dungeon_spawns/listening_post_unique.dmm | 2 +- maps/dungeon_spawns/satellite_crash_unique.dmm | 2 +- maps/dungeon_spawns/sol_bunker_unique.dmm | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 html/changelogs/Ferner-191225-bugfix_somedungeons.yml diff --git a/html/changelogs/Ferner-191225-bugfix_somedungeons.yml b/html/changelogs/Ferner-191225-bugfix_somedungeons.yml new file mode 100644 index 00000000000..039cea31053 --- /dev/null +++ b/html/changelogs/Ferner-191225-bugfix_somedungeons.yml @@ -0,0 +1,4 @@ +author: Ferner +delete-after: True +changes: + - bugfix: "Fixed some dungeons that were using indestructible rock instead of regular rock walls." diff --git a/maps/dungeon_spawns/listening_post_unique.dmm b/maps/dungeon_spawns/listening_post_unique.dmm index 57b49a61812..02db69e9f90 100644 --- a/maps/dungeon_spawns/listening_post_unique.dmm +++ b/maps/dungeon_spawns/listening_post_unique.dmm @@ -15,7 +15,7 @@ /turf/simulated/floor, /area/dungeon/syndie_listening_post) "ad" = ( -/turf/unsimulated/mineral/asteroid, +/turf/simulated/mineral, /area/mine/unexplored) "ae" = ( /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ diff --git a/maps/dungeon_spawns/satellite_crash_unique.dmm b/maps/dungeon_spawns/satellite_crash_unique.dmm index 33802d3d4ef..bcfe9c1b5bf 100644 --- a/maps/dungeon_spawns/satellite_crash_unique.dmm +++ b/maps/dungeon_spawns/satellite_crash_unique.dmm @@ -6,7 +6,7 @@ /turf/unsimulated/floor/asteroid/ash/rocky, /area/mine/unexplored) "c" = ( -/turf/unsimulated/mineral/asteroid, +/turf/simulated/mineral, /area/mine/unexplored) "d" = ( /obj/structure/girder, diff --git a/maps/dungeon_spawns/sol_bunker_unique.dmm b/maps/dungeon_spawns/sol_bunker_unique.dmm index d81f759c874..3f379c499f1 100644 --- a/maps/dungeon_spawns/sol_bunker_unique.dmm +++ b/maps/dungeon_spawns/sol_bunker_unique.dmm @@ -1129,7 +1129,7 @@ /turf/simulated/floor/tiled/dark, /area/dungeon/sol_outpost) "dc" = ( -/turf/unsimulated/mineral/asteroid, +/turf/simulated/mineral, /area/mine/unexplored) "dd" = ( /obj/effect/decal/remains/rat,