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
This commit is contained in:
fernerr
2019-12-25 21:43:10 +01:00
committed by Erki
parent 6e0cfc59fb
commit dcb545853d
4 changed files with 7 additions and 3 deletions
@@ -0,0 +1,4 @@
author: Ferner
delete-after: True
changes:
- bugfix: "Fixed some dungeons that were using indestructible rock instead of regular rock walls."
@@ -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{
@@ -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,
+1 -1
View File
@@ -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,