Added Battle field and Memorial dungeon maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11824 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
a63fc8093f
commit
eac1b05f1f
@ -1,5 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
|
|
||||||
|
2007/11/27
|
||||||
|
* Rev. 11824 Added Battle field and Memorial dungeon maps. [L0ne_W0lf]
|
||||||
2007/11/18
|
2007/11/18
|
||||||
* 11758 Updated more map flags for Al De Baran's turbo Track. [L0ne_W0lf]
|
* 11758 Updated more map flags for Al De Baran's turbo Track. [L0ne_W0lf]
|
||||||
2007/11/12
|
2007/11/12
|
||||||
|
@ -828,6 +828,36 @@ map: arug_cas04
|
|||||||
map: arug_cas05
|
map: arug_cas05
|
||||||
map: aru_gld
|
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 ---------------------------
|
//------------------------- Clone Maps ---------------------------
|
||||||
//------------------------- Extra Maps ---------------------------
|
//------------------------- Extra Maps ---------------------------
|
||||||
|
|
||||||
|
@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
=======================
|
=======================
|
||||||
11/27
|
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
|
* Cart Termination now ignores the attacker's cards, as a side effect makes
|
||||||
it bypass AutoGuard & Cicada Skin Shedding [Skotlex]
|
it bypass AutoGuard & Cicada Skin Shedding [Skotlex]
|
||||||
11/22
|
11/22
|
||||||
|
BIN
db/map_cache.dat
BIN
db/map_cache.dat
Binary file not shown.
@ -699,6 +699,30 @@ arug_cas03
|
|||||||
arug_cas04
|
arug_cas04
|
||||||
arug_cas05
|
arug_cas05
|
||||||
aru_gld
|
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!
|
// Only add maps under this line if they are not standard maps!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user