From d39ce6d858545bf41a3b0b7e77e06807bc378ddc Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Sat, 14 Nov 2009 13:20:08 +1000 Subject: New monster vault flags: name_descriptor, name_definite. This changes the mechanics of naming slightly, allowing you to give a monster a name that is a descriptor and will be treated with the usual articles (your, the, a, etc) rather than as a name. See documentation. --- crawl-ref/source/dat/mini.des | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'crawl-ref/source/dat/mini.des') diff --git a/crawl-ref/source/dat/mini.des b/crawl-ref/source/dat/mini.des index b27857e9fc..da3db7bd69 100644 --- a/crawl-ref/source/dat/mini.des +++ b/crawl-ref/source/dat/mini.des @@ -35,6 +35,12 @@ default-depth: D:8-27 ############################################################################## # Minivault balancer # +NAME: mini_test +MONS: skeletal warrior name:ancient_champion name_replace name_descriptor name_definite +MAP +1 +ENDMAP + NAME: mini_dummy DEPTH: 1-50, !D:1-27 TAGS: dummy -- cgit v1.2.3-54-g00ecf