summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/wizlab.des
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-12-06 11:23:44 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-12-06 11:23:44 +1000
commit25d28173ff4eef271920a41ee42fc0be4cac2c3a (patch)
tree33df72ec9e05f0b9e667ecd7467ef4c663e20d35 /crawl-ref/source/dat/wizlab.des
parent64da16906727f1206a1ec0a3bcf7d55535c8938f (diff)
downloadcrawl-ref-25d28173ff4eef271920a41ee42fc0be4cac2c3a.tar.gz
crawl-ref-25d28173ff4eef271920a41ee42fc0be4cac2c3a.zip
Speech and speech keys for Mu's Cigotuvi lab.
Diffstat (limited to 'crawl-ref/source/dat/wizlab.des')
-rw-r--r--crawl-ref/source/dat/wizlab.des6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/dat/wizlab.des b/crawl-ref/source/dat/wizlab.des
index e91d2f1ffb..7646ed375d 100644
--- a/crawl-ref/source/dat/wizlab.des
+++ b/crawl-ref/source/dat/wizlab.des
@@ -808,9 +808,9 @@ MARKER: M = lua:MonPropsMarker:new {quote='\"I beheld the wretch -- the ' \
.. 'sounds, while a grin wrinkled his cheeks."\n -Frankenstein, Mary Shelley.'}
MARKER: 8 = lua:MonPropsMarker:new {description="An animated mound of misshapen flesh.\n"}
: local sickdesc = "This poor creature looks hideously deformed.\n"
-MARKER: a = lua:MonPropsMarker:new {description=sickdesc}
-MARKER: b = lua:MonPropsMarker:new {description=sickdesc}
-MARKER: d = lua:MonPropsMarker:new {description=sickdesc}
+MARKER: a = lua:MonPropsMarker:new {description=sickdesc, speech_key="Cigotuvi_creatures"}
+MARKER: b = lua:MonPropsMarker:new {description=sickdesc, speech_key="Cigotuvi_creatures"}
+MARKER: d = lua:MonPropsMarker:new {description=sickdesc, speech_key="Cigotuvi_creatures"}
MARKER: ! = lua:fog_machine { \
pow_max = 15, delay_min = 10, delay_max = 40, \
size = 1, size_buildup_amnt = 20, \