diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-19 01:53:36 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-19 01:53:36 +0000 |
commit | b3dd24ae32725de860fd4ce37f04d3c68b1a8ec5 (patch) | |
tree | 39e920e13d61f0a00cdd8bbc16e4b73679051a1f /npc/warps | |
parent | 1605de8a9cd50190ab559e014e6fa17a0d8c3582 (diff) | |
download | hercules-b3dd24ae32725de860fd4ce37f04d3c68b1a8ec5.tar.gz hercules-b3dd24ae32725de860fd4ce37f04d3c68b1a8ec5.tar.bz2 hercules-b3dd24ae32725de860fd4ce37f04d3c68b1a8ec5.tar.xz hercules-b3dd24ae32725de860fd4ce37f04d3c68b1a8ec5.zip |
* Added new maps to maps_athena.conf, and corresponding mapflags.
- Also added several missing maps, and cloned maps.
* Added new maps from today's kRO Sakray patch to the mapcache.
- Mapcache still uses OLD Morroc and Morroc Ruins map data. Sunken Morroc will have to wait.
- Added several 'cloned' maps to the mapcache and map_index.
* Updated castles database with data for the 5 new castles.
* Added warp between Juno and Juno's WoE Satellite.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11241 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r-- | npc/warps/guild/guildcastles.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/npc/warps/guild/guildcastles.txt b/npc/warps/guild/guildcastles.txt index 92c2b8b26..c5e6f28b7 100644 --- a/npc/warps/guild/guildcastles.txt +++ b/npc/warps/guild/guildcastles.txt @@ -7,8 +7,8 @@ //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= -//= Warp Points for Al de Baran, Payon, Prontera & Geffen -//= Guild Castles +//= Warp Points for Al de Baran, Payon, Prontera, Geffen, +//= and Juno Guild Castles //===== Additional Comments: ================================= //= Split off npc_warp.txt //= fixed aldg504-1 warp [Lupus] @@ -16,6 +16,7 @@ //= 2.1 Fixed some warps positions [Yor] //= 2.2 Changed all breaks to end as per the new script engine. [Skotlex] //= 2.3 Removed 2nd entrance to Novice Castle Geffen [Lupus] +//= 2.4 Added Warps Juno and it's new Castle Satelite map. //============================================================ @@ -396,6 +397,10 @@ prtg_cas05,58,7,0 warp prtg506 1,1,prtg_cas05,253,290 prtg_cas05,66,225,0 warp prtg503 1,1,prtg_cas05,260,92 prtg_cas05,76,242,0 warp prtg502 1,1,prtg_cas05,288,13 +// Episode 12: WoE:SE Schwaltzvalt +yuno,23,127,0 warp schg001 1,1,sch_gld,260,92 +sch_gld,355,89,0 warp schg002 1,1,yuno,26,127 + //================== 4 Novices Guild Castles ============================= //Novices Guild: Al de Baran Guild Castles Map n_castle,184,16,0 warp naldg01 1,1,nguild_alde,34,248 |