diff options
author | Frost <jedzkie13@rocketmail.com> | 2015-09-17 14:38:26 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-09-17 15:01:14 +0200 |
commit | 51329e6c6f783cbfbb51f928c921afd3b114a72a (patch) | |
tree | 6efe2d828325abf55fe5f6f064394bf1d3c0b514 /db/map_index.txt | |
parent | 18f222b67d03dc8ad7584b972025bf58dbf39c1a (diff) | |
download | hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.gz hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.bz2 hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.xz hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.zip |
corrected some white spaces and added missing EOL.
Split from #558 (and added a few more corrections)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/map_index.txt')
-rw-r--r-- | db/map_index.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/map_index.txt b/db/map_index.txt index 7eafc7f66..7e43f7cd2 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -1,13 +1,13 @@ //====================================================================================== // Map Index //====================================================================================== -//Contains the list of maps with their respective IDs for inter-server use. -//IDs must never change, therefore any new maps need to be added at the end, -//and old ones must not be removed, but may be replaced. -//Format: -//mapname<tab>index <- specifies index for this map -//mapname <- map will use index of previous map +1 -//Note that map index 0 is special and reserved for "error" status. +// Contains the list of maps with their respective IDs for inter-server use. +// IDs must never change, therefore any new maps need to be added at the end, +// and old ones must not be removed, but may be replaced. +// Format: +// mapname<tab>index <- specifies index for this map +// mapname <- map will use index of previous map +1 +// Note that map index 0 is special and reserved for "error" status. alb_ship 1 alb2trea |