summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-11-12 14:29:02 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-11-12 14:29:39 +0100
commit5eb5710adc406eb7cab2c8028cad52cbb8e63474 (patch)
tree05a2c1cc665c176881736c9fe3cc86582492da2c
parent3031fc6db1f969fd9b3bfa9687b263713cda20a0 (diff)
downloadcrawl-ref-5eb5710adc406eb7cab2c8028cad52cbb8e63474.tar.gz
crawl-ref-5eb5710adc406eb7cab2c8028cad52cbb8e63474.zip
An overflow altar for TSO.
-rw-r--r--crawl-ref/source/dat/altar.des38
1 files changed, 29 insertions, 9 deletions
diff --git a/crawl-ref/source/dat/altar.des b/crawl-ref/source/dat/altar.des
index 450aac2523..dd0fd6ebbf 100644
--- a/crawl-ref/source/dat/altar.des
+++ b/crawl-ref/source/dat/altar.des
@@ -19,14 +19,14 @@ TAGS: allow_dup
# More common than the others.
WEIGHT: 20
MAP
-cccccccccc
-cBcBcBcBcc
-G.c.c.c.Bc
-@.......Bc
-@.......Bc
-G.c.c.c.Bc
-cBcBcBcBcc
-cccccccccc
+cccccccccccc
+cBcBcBcBcBcc
+G.c.c.c.c.Bc
+@.........Bc
+@.........Bc
+G.c.c.c.c.Bc
+cBcBcBcBcBcc
+cccccccccccc
ENDMAP
NAME: jmf_multi_god_temple
@@ -545,7 +545,7 @@ ENDMAP
# Nemelex altar (Shiori)
# Perhaps could have different parameters for the two types of clouds,
# and different patterns.
-NAME: nemelx_altar_shiori
+NAME: nemelex_altar_shiori
DEPTH: !Lair, !Orc
TAGS: no_pool_fixup no_monster_gen no_item_gen
TAGS: generate_awake patrolling mini_float no_rotate
@@ -820,3 +820,23 @@ MAP
x...x
xxxxx
ENDMAP
+
+###############################################################################
+# TSO's small temple (1KB)
+# Idea stolen from protected_by_tso_3.
+NAME: tso_altar
+TAGS: no_item_gen no_rotate temple_overflow_the_shining_one
+COLOUR: _ = yellow
+SUBST: _ = .
+COLOUR: c = white
+KFEAT: A = altar_shining_one
+MAP
+ xxxxx
+xxxcccxxx
+xcccAcccx
+xc.___.cx
+xct._.tcx
+xc.._..cx
+xct...tcx
+xccc+cccx
+ENDMAP