summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat
diff options
context:
space:
mode:
authorDarshan Shaligram <dshaligram@users.sourceforge.net>2010-01-01 02:44:31 +0530
committerDarshan Shaligram <dshaligram@users.sourceforge.net>2010-01-01 02:44:31 +0530
commit5a78294f6e2a266a7943b642b1014cdae36f7e66 (patch)
treea3f4cec7c010dd8ee9fd3b2c0324be7ae7557da2 /crawl-ref/source/dat
parent60c15d1dff03922dc62d71690667e5f36f4137a8 (diff)
downloadcrawl-ref-5a78294f6e2a266a7943b642b1014cdae36f7e66.tar.gz
crawl-ref-5a78294f6e2a266a7943b642b1014cdae36f7e66.zip
Guarantee a small guard around the shoal rune.
Diffstat (limited to 'crawl-ref/source/dat')
-rw-r--r--crawl-ref/source/dat/shoals.des13
1 files changed, 10 insertions, 3 deletions
diff --git a/crawl-ref/source/dat/shoals.des b/crawl-ref/source/dat/shoals.des
index de2f6bfc3d..05fc08c98f 100644
--- a/crawl-ref/source/dat/shoals.des
+++ b/crawl-ref/source/dat/shoals.des
@@ -244,13 +244,20 @@ TAGS: shoal_rune water_ok no_dump allow_dup
SHUFFLE: ABCD
SUBST: A:x, B:x, C:x=, D=+
SUBST: 0 = 0.
+KMONS: g = merfolk impaler / merfolk javelineer / merfolk aquamancer
LROCKTILE: wall_vines
+{{
+ local mapmode = unpack(dgn.map_parameters())
+ if mapmode ~= 'rune' then
+ subst("g = .")
+ end
+}}
MAP
xxCxx
xx.0.xx
-x.0.0.x
-B0.O.0D
-x.0.0.x
+x.0g0.x
+B0gOg0D
+x.0g0.x
xx.0.xx
xxAxx
ENDMAP