diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-06 20:21:43 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-06 20:21:43 +0000 |
commit | c87c721fe0cdcb1c7bfa660dbe87fe3126ec7531 (patch) | |
tree | b46079b7329b03916bd11c365872c7c985b2d2b6 /npc/warps/pvp | |
parent | 180c626bef428190edbcd8a8a6d1ef1ef03ce808 (diff) | |
download | hercules-c87c721fe0cdcb1c7bfa660dbe87fe3126ec7531.tar.gz hercules-c87c721fe0cdcb1c7bfa660dbe87fe3126ec7531.tar.bz2 hercules-c87c721fe0cdcb1c7bfa660dbe87fe3126ec7531.tar.xz hercules-c87c721fe0cdcb1c7bfa660dbe87fe3126ec7531.zip |
* Updated Juno and Comodo NPCs.
- Updated Monster Museum NPCs as well.
- Updated doomed swords quest, moved unrelated NPCs to proper files.
- Added the end of the Comodo and Juno doomed swords quests.
* Fixed "[Kafra Employee]" being shown twice at one instance.
* Fixed the Geffen Inn NPC.
* Updated the NPC names for the Geffen Kafra.
* Updated the PVP script to official. Includes Event mode.
- Added warps for the PVP Cross room.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10858 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/pvp')
-rw-r--r-- | npc/warps/pvp/pvp.txt | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/npc/warps/pvp/pvp.txt b/npc/warps/pvp/pvp.txt index 3e9d055e8..f7105f224 100644 --- a/npc/warps/pvp/pvp.txt +++ b/npc/warps/pvp/pvp.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Athena (any) //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= @@ -11,6 +11,7 @@ //===== Additional Comments: ================================= //= Split off npc_warp.txt //= 1.1 Fixed Prontera Arena warp [Yor] +//= 1.2 Added addition warps for PvP Nightmare Mode maps. //============================================================ //Battle Ordeal Mode @@ -167,3 +168,16 @@ ordeal_3-4,180,154,0 warp ord348 1,1,ordeal_3-4,284,164 //ordeal_a04,172,135,0 warp orda6 0,0,ordeal_a04,284,24 //ordeal_a04,172,172,0 warp orda7 0,0,ordeal_a04,284,284 //ordeal_a04,180,154,0 warp orda8 0,0,ordeal_a04,284,164 + +// PvP Nightmare More warps +pvp_n_8-4,33,122,0 warp Link#pt_link_1-11 0,2,pvp_n_8-4,0,0 +pvp_n_8-4,62,84,0 warp Link#pt_link_1-12 1,1,pvp_n_8-4,0,0 +pvp_n_8-4,49,71,0 warp Link#pt_link_1-21 1,1,pvp_n_8-4,0,0 +pvp_n_8-4,56,166,0 warp Link#pt_link_1-22 1,1,pvp_n_8-4,0,0 +pvp_n_8-4,99,180,0 warp Link#pt_link_1-31 2,1,pvp_n_8-4,0,0 +pvp_n_8-4,137,84,0 warp Link#pt_link_1-32 1,1,pvp_n_8-4,0,0 +pvp_n_8-4,150,71,0 warp Link#pt_link_1-41 1,1,pvp_n_8-4,0,0 +pvp_n_8-4,144,166,0 warp Link#pt_link_1-42 1,1,pvp_n_8-4,0,0 +// Invalid Warp +//pvp_n_8-5,30,30,0 warp a 3,3,pvp_n_8-5,100,100 + |