From b0636c2afda2df26ab66aeef256a025e19bb68d6 Mon Sep 17 00:00:00 2001 From: dploog Date: Wed, 12 Nov 2008 15:42:04 +0000 Subject: Two more ant vaults by Zaba. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7438 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/float.des | 20 ++++++++++++++++++++ crawl-ref/source/dat/mini.des | 27 +++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) (limited to 'crawl-ref') diff --git a/crawl-ref/source/dat/float.des b/crawl-ref/source/dat/float.des index 80939fb0d7..11b9d752ef 100644 --- a/crawl-ref/source/dat/float.des +++ b/crawl-ref/source/dat/float.des @@ -214,6 +214,26 @@ wwwwwwwwwwwwwwwwwwwwwwww ........................ ENDMAP +############################################################################# +# Anthole (zaba) +# Intentionally used ORIENT: float in order to enforce rooms+corridors. +# +NAME: zaba_anthole +ORIENT: float +TAGS: allow_dup +DEPTH: D:3-9, Lair +MONS: giant ant / nothing w:5 +MAP + @ + xx+xx +xx...xx +x.111.x +x.111.x +xx...xx + xx+xx + @ +ENDMAP + ############################################################################# # Insect pit (Lemuel) # diff --git a/crawl-ref/source/dat/mini.des b/crawl-ref/source/dat/mini.des index 657a8b00ca..09d95c4291 100644 --- a/crawl-ref/source/dat/mini.des +++ b/crawl-ref/source/dat/mini.des @@ -459,6 +459,33 @@ MAP ENDMAP +############################################### +# Zaba's other ant hill +# +NAME: antful_of_joy +DEPTH: D:10-17, Lair, Hive +TAGS: no_rotate +MONS: queen ant, giant ant w:5 / soldier ant, giant ant / nothing w:5 +KFEAT: ^ = alarm trap / . +MAP + xxxxxxxxxxx + xx333xxx333xx + x33333x33333x + xxx...xxx...xxx + xxx..x..x..x..xxx +xx.2.xxx222xxx.2.xx +x.333.x32123x.333.x +xx...xxx222xxx...xx + xxx..x.3x3.x..xxx + xxx.^.xxx.^.xxx + x.....x.....x + xx...xxx...xx + xxx33x33xxx + xx.^.xx + x+++x +ENDMAP + + ############################################### # My mission is to annoy. -LP # -- cgit v1.2.3-54-g00ecf