summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-12-04 13:48:19 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-12-04 13:48:19 +0100
commitc19fef06b41e2612a145bc9f2d060a63b80c2331 (patch)
tree1030ebf217261f5654f8041fe69c592efc6cf469 /crawl-ref
parentd680acf00f9b3586b4db7b648f2fb35116752e03 (diff)
downloadcrawl-ref-c19fef06b41e2612a145bc9f2d060a63b80c2331.tar.gz
crawl-ref-c19fef06b41e2612a145bc9f2d060a63b80c2331.zip
A temple of Zin, with a spammy preacher angel.
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/dat/altar.des23
-rw-r--r--crawl-ref/source/dat/database/monspeak.txt33
2 files changed, 56 insertions, 0 deletions
diff --git a/crawl-ref/source/dat/altar.des b/crawl-ref/source/dat/altar.des
index 32b5d67dda..852ec909a4 100644
--- a/crawl-ref/source/dat/altar.des
+++ b/crawl-ref/source/dat/altar.des
@@ -1039,6 +1039,29 @@ ENDMAP
### Zin overflow altars #######################################################
+NAME: zin_angel
+TAGS: no_item_gen no_monster_gen temple_overflow_zin
+KFEAT: _ = altar_zin
+COLOUR: G = lightgray
+COLOUR: c = white
+MONS: angel
+: local za_desc = "A divine agent of Zin, it is a towering winged figure " ..
+: "with an aura of brilliant white light. This angel's face, though, " ..
+: "is marked by a scowl, as if its zeal against any real or perceived " ..
+: "vice overshadowed its goodness.\n"
+MARKER: 1 = lua:MonPropsMarker:new {speech_key="zin_priest"; description=za_desc}
+DEPTH: 2-27
+MAP
+xxxxxxxxx
+xcccccccx
+xc1m.._cx
+xcmm...cx
+xc.....cx
+xcG...Gcx
+xccc+cccx
+ @
+ENDMAP
+
### The Shining One overflow altars ###########################################
# TSO's small temple (1KB)
diff --git a/crawl-ref/source/dat/database/monspeak.txt b/crawl-ref/source/dat/database/monspeak.txt
index 24b25d20ef..a81f7240f6 100644
--- a/crawl-ref/source/dat/database/monspeak.txt
+++ b/crawl-ref/source/dat/database/monspeak.txt
@@ -4339,3 +4339,36 @@ beogh_converted_orc_reaction_speech_follower
@beogh_converted_orc_reaction_speech@
%%%%
+#################################
+# Monsters who worship Zin
+#################################
+zin_priest
+
+w:40
+@The_monster@ recites @axioms_of_law@
+
+@The_monster@ recites @recite_what@ @recite_subject@
+
+@The_monster@ preaches about @recite_subject@
+
+@The_monster@ @recites_start@ a @lecture_modifier@ lecture about @recite_subject@
+
+@The_monster@ explains in detail about @recite_subject@
+
+@The_monster@ explains the importance of @important_subject@
+
+@The_monster@ @recites_start@ a @lecture_modifier@ sermon about @recite_subject@
+
+@The_monster@ @recites_start@ a @lecture_modifier@ speech about @recite_subject@
+
+w:5
+@The_monster@ speaks about @recite_subject@
+%%%%
+recites_start
+
+begins
+
+launches into
+
+embarks on
+%%%%