From 7ee9932cc77c18c3abed12faa7f23dfea7db023f Mon Sep 17 00:00:00 2001 From: dshaligram Date: Sun, 30 Dec 2007 16:39:42 +0000 Subject: Added new vaults (incl. Crypt, altars, entries). Contributed by Lemuel, bobbens, zaba. Fixed level lexer to handle DOS-style line endings in .des files on Unix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3159 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/float.des | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 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 3ad73576c2..4443bb689f 100644 --- a/crawl-ref/source/dat/float.des +++ b/crawl-ref/source/dat/float.des @@ -169,6 +169,46 @@ xxxxxxxxxxx3$$xxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxx ENDMAP +#################################### +# An old-fashioned vault, by Lemuel +# +NAME: traditional_vault_lemuel +DEPTH: D:12-27, Vault +ORIENT: float +SUBST: 8 = 9 8 +SUBST: 9 = 9 0 +SUBST: 0 = 0 . +KFEAT: $ = ^ +KITEM: $ = gold +MAP +........................ +wwwwwwwwwwwwwwwwwwwwwwww +wcccccccccc==ccccccccccw +wc$..................$cw +wc.........99.........cw +wc..cccccccccccccccc..cw +wc0.c$....9999....$c.0cw +wc..c.....9999.....c..cw +wc..c..cccc++cccc..c..cw +wc..c..c$......$c..c..cw +wc..c..c...99...c..c..cw +wc..c..c..cccc..c..c..cw +wc00c..c..c||c..c..c00cw +wc00c..c..c||c..c..c00cw +wc..c..c..c++c..c..c..cw +wc..c..c..9889..c..c..cw +wc..c..c$.9889.$c..c..cw +wc..c..cccccccccc..c..cw +wc..c......99......c..cw +wc0.c$............$c.0cw +wc..ccccccc++ccccccc..cw +wc.........00.........cw +wc$........00........$cw +wccccccccccccccccccccccw +wwwwwwwwwwwwwwwwwwwwwwww +........................ +ENDMAP + ############################################################################# # Insect pit (Lemuel) # -- cgit v1.2.3-54-g00ecf