diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-06 22:26:42 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-06 22:26:42 +0000 |
commit | 4250071e3c0f382d3b6680f30d2c9bce848a92da (patch) | |
tree | 417c00c414adfd713c6472e8fb1ba422be3015f8 /conf-tmpl | |
parent | ad814bbda0570efc01f00cf4a59af573f9843faf (diff) | |
download | hercules-4250071e3c0f382d3b6680f30d2c9bce848a92da.tar.gz hercules-4250071e3c0f382d3b6680f30d2c9bce848a92da.tar.bz2 hercules-4250071e3c0f382d3b6680f30d2c9bce848a92da.tar.xz hercules-4250071e3c0f382d3b6680f30d2c9bce848a92da.zip |
- Corrected amatsu dungeon's nomemo mapflags not working
- Added a missing map entry, 've_in02' to map list and index (too bad it's out of order)
- Added an updated mapcache
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10171 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/mapflag/nomemo.txt | 4 | ||||
-rw-r--r-- | conf-tmpl/maps_athena.conf | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/conf-tmpl/mapflag/nomemo.txt b/conf-tmpl/mapflag/nomemo.txt index c32d93187..f9bac3437 100644 --- a/conf-tmpl/mapflag/nomemo.txt +++ b/conf-tmpl/mapflag/nomemo.txt @@ -189,8 +189,8 @@ anthell01 mapflag nomemo anthell02 mapflag nomemo // Amatsu Dungeon ------------ ama_dun01 mapflag nomemo -ama_dun02 mapflag nomemo -ama_dun03 mapflag nomemo +ama_dun02 mapflag nomemo +ama_dun03 mapflag nomemo // Ayothaya ayo_dun01 mapflag nomemo ayo_dun02 mapflag nomemo diff --git a/conf-tmpl/maps_athena.conf b/conf-tmpl/maps_athena.conf index 520be4347..028760bae 100644 --- a/conf-tmpl/maps_athena.conf +++ b/conf-tmpl/maps_athena.conf @@ -751,6 +751,7 @@ map: thor_v02 map: thor_v03 map: veins map: ve_in +map: ve_in02 map: ve_fild01 map: ve_fild02 map: ve_fild03 |