diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-17 11:16:35 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-17 11:16:35 +0000 |
commit | d5766e3e2601c290e71fab04aa12756af36f3954 (patch) | |
tree | 03967513548089ea208c77a216e6878c8132afc1 | |
parent | d24b4095fb64c97a40c8b744875591c15a1a67c5 (diff) | |
download | hercules-d5766e3e2601c290e71fab04aa12756af36f3954.tar.gz hercules-d5766e3e2601c290e71fab04aa12756af36f3954.tar.bz2 hercules-d5766e3e2601c290e71fab04aa12756af36f3954.tar.xz hercules-d5766e3e2601c290e71fab04aa12756af36f3954.zip |
Added missing force_4-1 and force_5-1 maps to the map list.
Updated index and mapcache.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11229 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | conf-tmpl/Changelog.txt | 2 | ||||
-rw-r--r-- | conf-tmpl/maps_athena.conf | 10 | ||||
-rw-r--r-- | db/map_cache.dat | bin | 1606491 -> 1607817 bytes | |||
-rw-r--r-- | db/map_index.txt | 2 |
4 files changed, 10 insertions, 4 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 9dea17478..8f9a894e4 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2007/09/17 + * Added missing force_4-1 and force_5-1 maps to the map list [ultramage] 2007/09/13 * Trigger rate Miracle of the Sun, Moon and Stars is now 0.02% [Skotlex] 2007/09/10 diff --git a/conf-tmpl/maps_athena.conf b/conf-tmpl/maps_athena.conf index 3a7daee3c..cce5d30ae 100644 --- a/conf-tmpl/maps_athena.conf +++ b/conf-tmpl/maps_athena.conf @@ -20,13 +20,15 @@ map: c_tower4 //map: force_map2 //map: force_map3 map: force_1-1 -map: force_1-2 -map: force_1-3 map: force_2-1 -map: force_2-2 -map: force_2-3 map: force_3-1 +map: force_4-1 +map: force_5-1 +map: force_1-2 +map: force_2-2 map: force_3-2 +map: force_1-3 +map: force_2-3 map: force_3-3 map: gef_dun00 map: gef_dun01 diff --git a/db/map_cache.dat b/db/map_cache.dat Binary files differindex a295f4481..2f2bbf34e 100644 --- a/db/map_cache.dat +++ b/db/map_cache.dat diff --git a/db/map_index.txt b/db/map_index.txt index 53036fb3c..c7a44a5e8 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -662,6 +662,8 @@ mosk_fild02 mosk_dun01 mosk_dun02 mosk_dun03 +force_4-1 +force_5-1 // Only add maps under this line if they are not standard maps! |