summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-10-25 20:38:25 +1000
committerDarshan Shaligram <dshaligram@users.sourceforge.net>2009-10-25 16:15:24 +0530
commit056b1c337e3f8ba190c3985cc2e32b8a46c95759 (patch)
tree5997ff736e4e35174faa78f3481c61b840cdc489 /crawl-ref
parent777d1f9c168911102d0ac84686cc80e1a09867a5 (diff)
downloadcrawl-ref-056b1c337e3f8ba190c3985cc2e32b8a46c95759.tar.gz
crawl-ref-056b1c337e3f8ba190c3985cc2e32b8a46c95759.zip
Give some warning of what's to come in ossuary_due_cavern.
Signed-off-by: Darshan Shaligram <dshaligram@users.sourceforge.net>
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/dat/ossuary.des5
1 files changed, 4 insertions, 1 deletions
diff --git a/crawl-ref/source/dat/ossuary.des b/crawl-ref/source/dat/ossuary.des
index 33e9c9a19d..f99732907c 100644
--- a/crawl-ref/source/dat/ossuary.des
+++ b/crawl-ref/source/dat/ossuary.des
@@ -651,6 +651,9 @@ SUBST: z = c:20 o:4
SUBST: y = c:20 o:1
SUBST: $ = 1:10 2:1
KFEAT: L = =
+MARKER: L = lua:function_machine( {marker_type="player_at", \
+ func=(function(marker) crawl.mpr("Something ancient and \
+ evil stirs ahead...", "warning") end) } )
: ossuary_setup_features(_G)
: ossuary_milestone(_G)
MAP
@@ -681,4 +684,4 @@ cc.cc....cccccccccccccccccccccccccc.ccc..yzy..ccc.c
cc...cc c.=cc..xxx..cc=.c
ccccc c...............c
ccccccccccccccccc
-ENDMAP \ No newline at end of file
+ENDMAP