changeset 25:fc18ed89cfc1

Added documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 09 Dec 2006 20:31:33 +0000
parents cab9ffa3962e
children 2183f90be87f
files batworld-terrain.txt
diffstat 1 files changed, 25 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/batworld-terrain.txt	Sat Dec 09 20:31:33 2006 +0000
@@ -0,0 +1,25 @@
+Output of 'describe map' on the new age of exile BatWorld:
+
+,--------------------------[ Terrain types ]--------------------------.
+| !   Mountain Peak                 #   Ruins                         |
+| %   Special Location              +   Crossing                      |
+| -   Road                          .   Plains                        |
+| =   Bridge                        ?   Scenic Location               |
+| @   Flowing Lava                  C   Player City                   |
+| F   Deep Forest                   H   Highlands                     |
+| L   Lava Lake                     R   Deep River                    |
+| S   Shallows                      V   Volcano                       |
+| ^   Mountain                      b   Beach                         |
+| c   City                          d   Desert                        |
+| f   Forest                        h   Hills                         |
+| i   Ice                           j   Jungle                        |
+| l   Lake                          r   River                         |
+| s   Swamp                         t   Tundra                        |
+| v   Valley                        w   Waterfall                     |
+| x   Badlands                      y   Fields                        |
+| z   Shore                         ~   Sea                           |
+`---------------------------------------------------------------------'
+
+There are also some additional, undocumented symbols.
+See 'maputils.c' table mapPieces[] for more information.
+