diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-27 18:39:32 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-27 18:39:32 +0000 |
commit | 25cfe6dc756d593adf93c245e45a92210381a8b4 (patch) | |
tree | a136a6474068f21660c11709b99588517b80fba9 | |
parent | 395bfacc10078820430c0fcdf2d3b7059440c8ad (diff) | |
download | hercules-25cfe6dc756d593adf93c245e45a92210381a8b4.tar.gz hercules-25cfe6dc756d593adf93c245e45a92210381a8b4.tar.bz2 hercules-25cfe6dc756d593adf93c245e45a92210381a8b4.tar.xz hercules-25cfe6dc756d593adf93c245e45a92210381a8b4.zip |
Added Battle field and Memorial dungeon maps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11824 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | conf/Changelog.txt | 2 | ||||
-rw-r--r-- | conf/maps_athena.conf | 30 | ||||
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/map_cache.dat | bin | 1698017 -> 1767274 bytes | |||
-rw-r--r-- | db/map_index.txt | 24 |
5 files changed, 57 insertions, 0 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt index 445bc708b..9add3ba51 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2007/11/27 + * Rev. 11824 Added Battle field and Memorial dungeon maps. [L0ne_W0lf] 2007/11/18 * 11758 Updated more map flags for Al De Baran's turbo Track. [L0ne_W0lf] 2007/11/12 diff --git a/conf/maps_athena.conf b/conf/maps_athena.conf index dc9a99bab..839576fe6 100644 --- a/conf/maps_athena.conf +++ b/conf/maps_athena.conf @@ -828,6 +828,36 @@ map: arug_cas04 map: arug_cas05 map: aru_gld +// PVP Battle Fields: Tierra Valley, and Frebeus +// -- 2007-11-14sdata_k.gpf +map: bat_room +map: bat_a01 +map: bat_a02 +map: bat_b01 +map: bat_b02 +map: que_qsch01 +map: que_qsch02 +map: que_qsch03 +map: que_qsch04 +map: que_qsch05 +map: que_qaru01 +map: que_qaru02 +map: que_qaru03 +map: que_qaru04 +map: que_qaru05 + +// Memorial Dungeon +// -- 2007-11-28sdata_k.gpf +map: 1@cata +map: 2@cata +map: e_tower +map: 1@tower +map: 2@tower +map: 3@tower +map: 4@tower +map: 5@tower +map: 6@tower + //------------------------- Clone Maps --------------------------- //------------------------- Extra Maps --------------------------- diff --git a/db/Changelog.txt b/db/Changelog.txt index dfb874158..95919f662 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -38,6 +38,7 @@ ======================= 11/27 + * Rev. 11824 Added Battle field and Memorial dungeon maps. [L0ne_W0lf] * Cart Termination now ignores the attacker's cards, as a side effect makes it bypass AutoGuard & Cicada Skin Shedding [Skotlex] 11/22 diff --git a/db/map_cache.dat b/db/map_cache.dat Binary files differindex 1c1a4d0e9..d378cc81d 100644 --- a/db/map_cache.dat +++ b/db/map_cache.dat diff --git a/db/map_index.txt b/db/map_index.txt index c8e854988..89cbd5887 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -699,6 +699,30 @@ arug_cas03 arug_cas04 arug_cas05 aru_gld +bat_room +bat_a01 +bat_a02 +bat_b01 +bat_b02 +que_qsch01 +que_qsch02 +que_qsch03 +que_qsch04 +que_qsch05 +que_qaru01 +que_qaru02 +que_qaru03 +que_qaru04 +que_qaru05 +1@cata +2@cata +e_tower +1@tower +2@tower +3@tower +4@tower +5@tower +6@tower // Only add maps under this line if they are not standard maps! |