From 4f8b58cc5366bfc2ea3b56fe6ff0443464d10f0f Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Wed, 14 May 2014 23:54:09 -0700 Subject: 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 --- lib/edit/evil.map | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 lib/edit/evil.map (limited to 'lib/edit/evil.map') diff --git a/lib/edit/evil.map b/lib/edit/evil.map new file mode 100644 index 00000000..a2f00914 --- /dev/null +++ b/lib/edit/evil.map @@ -0,0 +1,52 @@ +# permanent wall +F:X:61:0 + +# granite +F:#:57:0 + +# Mountain Chain +F:^:97:0 + +# up staircase +F:<:6:0 + +# Dirt +F:.:88:0 + +# Lesser Balrog +F:b:88:0:996:0:0:0:0:0:0:2 + +# Greater Balrog +F:B:88:0:807:0:0:0:0:0:0:2 + +# Pit Fiend +F:P:88:0:812:0:0:0:0:0:0:2 + +# Dungeon layout +D:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +D:X^..^^^^^^^^^^^^^^^^^^^^^^^^^^^^X +D:X^..^^^^^^^^^..^^^^^^^^^^^^^^^^^X +D:X^...^^^^^^.........^^^^^^^^^^^^X +D:X^^..^^^^^..^^^^..^B^^^^^^^^^^^^X +D:X^...^^^^...^^^^^..^^^^^^^^^^^^^X +D:X^^..^^^..^^.^^^^^^^^^^^^^^^^^^^X +D:X^..^^^^^.....^^^^^.^^^^^^^^^^^^X +D:X^^..^^^^..^^.^^^.^......^^^^^^^X +D:X^..^^^^..^^...^^...^..^.^^^^^^^X +D:X^^..^^^..^^^..^...^^^....^^^^^^X +D:X^^^...^.^^^.....^^^^P...<^^^^^^X +D:X^^^.....^^^^..^^^^^^^^..^^^^^^^X +D:X^^^^^^.^^^^..^^^^^^^^^^^^^^^^^^X +D:X^^^^^^^^^^^...^^^^^^^^^^^^^^^^^X +D:X^^^^^.^^^^.^..^^^^^^^^^^^^^^^^^X +D:X^^^^...^^...^^^...^^^^^^...^^^^X +D:X^^^^.^....^^^^.^.....^..^..^^^^X +D:X^^^^..^^^^^.....^...^..^^^B^^^^X +D:X^^^P........^.....^^^^^^^^^^^^^X +D:X^^^^^^...^^^^^^^^^^^^^^^^^^^^^^X +D:X^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^X +D:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + +# Starting position +P:3:4 + -- cgit v1.2.3