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 /conf-tmpl/maps_athena.conf | |
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
Diffstat (limited to 'conf-tmpl/maps_athena.conf')
-rw-r--r-- | conf-tmpl/maps_athena.conf | 10 |
1 files changed, 6 insertions, 4 deletions
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 |