From ca2f459c0c3853447394c93898f91ee36ebdb256 Mon Sep 17 00:00:00 2001 From: dploog Date: Mon, 22 Jun 2009 21:33:41 +0000 Subject: Added new vault (Zaba). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10020 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/float.des | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'crawl-ref/source/dat/float.des') diff --git a/crawl-ref/source/dat/float.des b/crawl-ref/source/dat/float.des index 059cc98827..1fb1954937 100644 --- a/crawl-ref/source/dat/float.des +++ b/crawl-ref/source/dat/float.des @@ -659,3 +659,45 @@ xxWWW..**xxxxxx*....x..xxxxx xxWWWWxxxxxxxxxxxx WWWWxxx ENDMAP + +############################################################################## +# Slaugherhouse (Zaba) +# +# Butchers have either knives or hand axes. They have some chance of opening +# the doors so animals can go for a walk, that's intended. +# +NAME: slaughterhouse +DEPTH: Lair:7-, D:11-18 +FLAGS: no_monster_gen +ORIENT: float +WEIGHT: 5 +MARKER: F = lua:fog_machine { \ + pow_max = 10, delay_min = 10, delay_max = 40, \ + size = 4, size_buildup_amnt = 4, \ + size_buildup_time = 25, cloud_type = "freezing vapour" \ + } +MONS: death yak w:5 / sheep w:3 / yak w:7 +MONS: generate_awake human ; knife | hand axe +SUBST: F=d, 2=2. +ITEM: meat ration w:5 / sausage / nothing +MAP + cccccc ccccccc + cddddcxxxxxxxxcddddc + cdFdd+..+..+..+ddFdc + cddddcxxx..xxxcddddc + cccccc..x..x..cccccc +.........x2.x......... +.nnnnnn..x..x..nnnnnn. +.n1111nxxx..xxxn1111n. +.n1111+..+..+..+1111n. +.n1111nxxx..xxxn1111n. +.nnnnnn..x..x..nnnnnn. +.........x.2x......... + xxxxxx..x..x..xxxxxx + x...2xxxx..xxxx2...x + x..2.+..+..+..+.2..x + x...2xxxx..xxxx2...x + xxxxxx x..x xxxxxx + x++x + @. +ENDMAP -- cgit v1.2.3-54-g00ecf