diff options
author | Manoj Srivastava <srivasta@debian.org> | 2014-05-14 23:54:09 -0700 |
---|---|---|
committer | Manoj Srivastava <srivasta@debian.org> | 2014-05-14 23:54:09 -0700 |
commit | 4f8b58cc5366bfc2ea3b56fe6ff0443464d10f0f (patch) | |
tree | a0a9cad00e7916b9a97e14831fb362f21871cbef /lib/edit/wolves.map |
tome (2.3.11-ah-2) unstable; urgency=low
* Modified the install paths to deploy to the FHS compliant
/usr/games/tome and /var/games/tome, as we have always done
* This is a major change, and includes theming. Some of the options have
changed. Because of this, the manual page has been removed; there is a
command line help option and in game help until the manual page is
rewritten.
# imported from the archive
Diffstat (limited to 'lib/edit/wolves.map')
-rw-r--r-- | lib/edit/wolves.map | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/lib/edit/wolves.map b/lib/edit/wolves.map new file mode 100644 index 00000000..0e3030ea --- /dev/null +++ b/lib/edit/wolves.map @@ -0,0 +1,55 @@ +# permanent wall +F:X:61:0 + +# granite +F:#:57:0 + +# up staircase +F:<:6:0 + +# Grass +F:-:89:0 + +# Dirt +F:.:88:0 + +# Trees +F:t:96:0 + +# Open door +F:D:4:0 + +# Broken door +F:d:5:0 + +# Grass with elf skeleton +F:z:89:0:0:397 + +# Dungeon layout +D:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +D:X...t.---.......-.-.....-...#.--X +D:X-..#..-......-.....--......t...X +D:X...t.--.tt#ddt##t#dd#t#....#...X +D:Xz-.t....#.--...#...-..#.--.t...X +D:X#d##....#.z.z..t---...t....#tD#X +D:X....---.t......t..-.z.#..z.....X +D:X...--.-.#...z..#.--...t........X +D:X##t#-z-.#####dd#dd##tt#....#t#tX +D:X..-t.--.t....-.t...--.#.---t...X +D:X.--t---.t......#..--z-#----#-..X +D:X...D....#.--z...---.--t--.-d--.X +D:X...#....#........---..#--..#z-.X +D:X#t#t....t..-...t-z-...t....#tt#X +D:X..-.....#-..-..#......#.....--.X +D:X...-.--.#dd#ttt##t##Dd#.....--.X +D:X#Dt#....#-.....#......#....##t#X +D:X...#...-t----..#......t...-tz--X +D:X.z.t...-#--.-..t......#.---#-..X +D:X.--t.---#-z.--.#.....zt--..d-..X +D:X---#....###dd#tt##dd###--..t...X +D:X.z-t..-...-....-..-.--.....#<zzX +D:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + +# Starting position +P:3:4 + |