summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/mini.des
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/dat/mini.des')
-rw-r--r--crawl-ref/source/dat/mini.des31
1 files changed, 16 insertions, 15 deletions
diff --git a/crawl-ref/source/dat/mini.des b/crawl-ref/source/dat/mini.des
index e5bdcefa95..c09c75e591 100644
--- a/crawl-ref/source/dat/mini.des
+++ b/crawl-ref/source/dat/mini.des
@@ -676,24 +676,25 @@ ENDMAP
###################################
# Evil zoo
#
-# FIXME This vault is somewhat problematic as the doors are treated as
-# gateways. The ideal fix would be make sure that (formerly)
-# secret doors are never part of gateways.
-#
+# The marker affects find_connected_range() so that each door opens and
+# closes separately rather than all of them joining together into a huge
+# gate that opens all at once.
NAME: minivault_9
TAGS: allow_dup
DEPTH: D:15-27, Elf, Vault, Crypt, Dis, Geh, Tar, Coc
-MAP
-==========
-=x========
-==========
-===8888===
-===8998===
-===8998===
-===8888===
-==========
-==========
-==========
+MARKER: X = lua: props_marker { connected_exclude="true" }
+SUBST: X = =
+MAP
+XXXXXXXXXX
+XxXXXXXXXX
+XXXXXXXXXX
+XXX8888XXX
+XXX8998XXX
+XXX8998XXX
+XXX8888XXX
+XXXXXXXXXX
+XXXXXXXXXX
+XXXXXXXXXX
ENDMAP
###################################