summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-20 16:43:23 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-20 16:43:23 +0000
commitc633c00ef638ec158bec19947461ea6ec7b4e86a (patch)
tree03450d04eb5c5fa3fa10f9bc0d312ef9e681f28c /crawl-ref
parent902e71dc2ba78fafeb518e9ef7d0c38ebac2df27 (diff)
downloadcrawl-ref-c633c00ef638ec158bec19947461ea6ec7b4e86a.tar.gz
crawl-ref-c633c00ef638ec158bec19947461ea6ec7b4e86a.zip
Fixed depth-conditionals for lemuel_castle.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4415 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/dat/large.des8
1 files changed, 3 insertions, 5 deletions
diff --git a/crawl-ref/source/dat/large.des b/crawl-ref/source/dat/large.des
index 517ba01d53..840d0f4eaf 100644
--- a/crawl-ref/source/dat/large.des
+++ b/crawl-ref/source/dat/large.des
@@ -278,19 +278,17 @@ TAGS: no_monster_gen no_rotate
: if you.absdepth() < 7 then
MONS: gnoll, gnoll, ogre, jackal
SUBST: *=*. , *=$ , |=* , *=*.
-: else
+: elseif you.absdepth() < 16 then
MONS: orc, w:5 orc knight / orc warrior
MONS: orc sorcerer / orc warlord / orc knight, warg
SUBST: *:*$ , |:*$
-: end
-: if you.absdepth() > 15 then
+: elseif you.absdepth() < 25 then
MONS: deep elf soldier / deep elf fighter
MONS: deep elf knight / deep elf mage / deep elf summoner / deep elf priest
MONS: deep elf annihilator / deep elf sorcerer / deep elf demonologist / deep elf blademaster/deep elf master archer
MONS: nothing
SUBST: *:*$, |=|.
-: end
-: if you.absdepth() > 24 then
+: else
MONS: red draconian/green draconian/yellow draconian/pale draconian/black draconian/purple draconian
MONS: pale draconian knight/green draconian annihilator/purple draconian knight
MONS: red draconian scorcher/white draconian zealot/yellow draconian caller/black draconian shifter