summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/float.des
diff options
context:
space:
mode:
authordploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-22 21:33:41 +0000
committerdploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-22 21:33:41 +0000
commitca2f459c0c3853447394c93898f91ee36ebdb256 (patch)
treeb291f527d558715d9d70376163de9cbe73ac2a0e /crawl-ref/source/dat/float.des
parent9d966b8b823ace0c4d5312aae9aaff635ea5cc57 (diff)
downloadcrawl-ref-ca2f459c0c3853447394c93898f91ee36ebdb256.tar.gz
crawl-ref-ca2f459c0c3853447394c93898f91ee36ebdb256.zip
Added new vault (Zaba).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10020 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/dat/float.des')
-rw-r--r--crawl-ref/source/dat/float.des42
1 files changed, 42 insertions, 0 deletions
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