From 85bbe69c7c19f012155a20d4a0d9a7d327eaf04a Mon Sep 17 00:00:00 2001 From: dploog Date: Sun, 28 Jun 2009 07:08:51 +0000 Subject: Two more instances of deprecated R glyphs in maps (Eino). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10067 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/orc.des | 45 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) (limited to 'crawl-ref/source/dat/orc.des') diff --git a/crawl-ref/source/dat/orc.des b/crawl-ref/source/dat/orc.des index bb51574ae1..06bc0eaa04 100644 --- a/crawl-ref/source/dat/orc.des +++ b/crawl-ref/source/dat/orc.des @@ -559,7 +559,6 @@ MAP !xxxxxxx! ENDMAP - ################################################## # Some deep elves on a diplomatic mission (Shiori) # They have brought some of their enchanted armaments as gifts @@ -590,3 +589,47 @@ xxXX.6.6XXx xxxXX..XXxx xxxx@@@xx ENDMAP + +############################################################ +# Orc chapel by nrook +# +NAME: orc_chapel +DEPTH: Orc:2 +#PLACE: Orc:2 +CHANCE: 100:10000 +TAGS: no_monster_gen mini_float +MONS: orc priest +MONS: orc; nothing +MONS: orc +MONS: orc warrior +MONS: orc wizard +: if you.absdepth() < 6 then +SUBST: o = 2:10 3:10 4:1 5:1 .:2 +# on average, only one more orc will appear here +SUBST: q = 2:10 3:10 4:1 5:1 .:550 +: else +SUBST: o = 3:10 4:4 5:4 1:2 .:2 +# around four more orcs will appear from q glyphs +SUBST: q = 2:4 3:10 4:2 5:2 .:36 +: end +KFEAT: A = altar_beogh +MAP + ... + xxxx=xxxx + xI..A..Ix +xxxxxxxx.1.xxxxxxxx +x......xmmmx......x +x.................x +x..xxxxx...xxxxx..x +x...qoq.....qoq...x +x..xxxxx...xxxxx..x +x...qoq.....qoq...x +x..xxxxx...xxxxx..x +x...qoq.....qoq...x +x..xxxxx...xxxxx..x +x.................x +xxxxxxxx+++xxxxxxxx + xI...$x + xx+++xx + ... +ENDMAP -- cgit v1.2.3-54-g00ecf