Added warps points for episode 13.1 maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12740 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
af570158d8
commit
d9ee8d19c8
@ -1,5 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2008/05/28
|
||||
* Rev 12740 Added warps points for episode 13.1 maps. [L0ne_W0lf]
|
||||
2008/05/20
|
||||
* Rev. 12718 Fixed variable issue with Milk Trader NPC. (bugreport:1523) [L0ne_W0lf]
|
||||
* Fixed typos in the acolyte nad mage skill quests. (bugreport:1531)
|
||||
|
@ -17,6 +17,7 @@ npc: npc/warps/cities/izlude.txt
|
||||
npc: npc/warps/cities/lighthalzen.txt
|
||||
npc: npc/warps/cities/louyang.txt
|
||||
npc: npc/warps/cities/lutie.txt
|
||||
npc: npc/warps/cities/mid_camp.txt
|
||||
npc: npc/warps/cities/morroc.txt
|
||||
npc: npc/warps/cities/moscovia.txt
|
||||
npc: npc/warps/cities/nameless.txt
|
||||
@ -74,11 +75,13 @@ npc: npc/warps/fields/hugel_fild.txt
|
||||
npc: npc/warps/fields/jawaii.txt
|
||||
npc: npc/warps/fields/lhalzen_fild.txt
|
||||
npc: npc/warps/fields/lutie_fild.txt
|
||||
npc: npc/warps/fields/man_fild.txt
|
||||
npc: npc/warps/fields/morroc_fild.txt
|
||||
npc: npc/warps/fields/mtmjolnir.txt
|
||||
npc: npc/warps/fields/payon_fild.txt
|
||||
npc: npc/warps/fields/prontera_fild.txt
|
||||
npc: npc/warps/fields/rachel_fild.txt
|
||||
npc: npc/warps/fields/spl_fild.txt
|
||||
npc: npc/warps/fields/umbala_fild.txt
|
||||
npc: npc/warps/fields/veins_fild.txt
|
||||
npc: npc/warps/fields/yuno_fild.txt
|
||||
|
40
npc/warps/cities/mid_camp.txt
Normal file
40
npc/warps/cities/mid_camp.txt
Normal file
@ -0,0 +1,40 @@
|
||||
//===== eAthena Script =======================================
|
||||
//= Another World Warp Script
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Description: =========================================
|
||||
//= Warp Points for Another World
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version.
|
||||
//============================================================
|
||||
|
||||
moc_fild22b,233,197,0 warp moc_fild22b1-1 1,1,mid_camp,210,290
|
||||
mid_camp,210,293,0 warp moc_fild22b1-2 1,1,moc_fild22b,241,195
|
||||
mid_camp,205,211,0 warp mid_weapon1-1 1,1,mid_campin,222,111
|
||||
mid_campin,222,108,0 warp mid_weapon1-2 1,1,mid_camp,207,211
|
||||
mid_camp,214,249,0 warp mid_meeting1-1 1,1,mid_campin,90,101
|
||||
mid_campin,90,98,0 warp mid_meeting1-2 1,1,mid_camp,215,246
|
||||
mid_campin,113,113,0 warp mid_meeting2-1 1,1,mid_campin,164,82
|
||||
mid_campin,162,82,0 warp mid_meeting2-2 1,1,mid_campin,110,113
|
||||
mid_campin,113,119,0 warp mid_meeting3-1 1,1,mid_campin,164,126
|
||||
mid_campin,162,126,0 warp mid_meeting3-2 1,1,mid_campin,110,119
|
||||
mid_campin,111,127,0 warp mid_meeting4-1 1,1,mid_campin,164,126
|
||||
mid_campin,162,126,0 warp mid_meeting4-2 1,1,mid_campin,109,127
|
||||
mid_campin,93,141,0 warp mid_meeting5-1 1,1,mid_campin,65,180
|
||||
mid_campin,65,178,0 warp mid_meeting5-2 1,1,mid_campin,93,138
|
||||
mid_campin,85,141,0 warp mid_meeting6-1 1,1,mid_campin,117,180
|
||||
mid_campin,117,178,0 warp mid_meeting6-2 1,1,mid_campin,85,138
|
||||
mid_campin,68,127,0 warp mid_meeting7-1 1,1,mid_campin,23,168
|
||||
mid_campin,25,168,0 warp mid_meeting7-2 1,1,mid_campin,70,127
|
||||
mid_campin,66,119,0 warp mid_meeting8-1 1,1,mid_campin,23,124
|
||||
mid_campin,25,124,0 warp mid_meeting8-2 1,1,mid_campin,69,119
|
||||
mid_campin,66,113,0 warp mid_meeting9-1 1,1,mid_campin,23,80
|
||||
mid_campin,25,80,0 warp mid_meeting9-2 1,1,mid_campin,69,113
|
||||
mid_camp,266,260,0 warp mid_house1-1 1,1,mid_campin,284,124
|
||||
mid_campin,282,124,0 warp mid_house1-2 1,1,mid_camp,263,260
|
||||
mid_camp,163,231,0 warp mid_house2-1 1,1,mid_campin,376,134
|
||||
mid_campin,376,137,0 warp mid_house2-2 1,1,mid_camp,163,233
|
18
npc/warps/fields/man_fild.txt
Normal file
18
npc/warps/fields/man_fild.txt
Normal file
@ -0,0 +1,18 @@
|
||||
//===== eAthena Script =======================================
|
||||
//= Another World Warp Script
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Description: =========================================
|
||||
//= Warp Points for Another World
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version.
|
||||
//============================================================
|
||||
|
||||
mid_camp,320,139,0 warp man_fild01-1 1,1,man_fild01,36,238
|
||||
man_fild01,44,234,0 warp man_fild01-2 1,1,mid_camp,230,143
|
||||
man_fild01,105,56,0 warp man_fild01-3 1,1,man_fild03,79,363
|
||||
man_fild03,79,369,0 warp man_fild03-1 1,1,man_fild01,105,59
|
22
npc/warps/fields/spl_fild.txt
Normal file
22
npc/warps/fields/spl_fild.txt
Normal file
@ -0,0 +1,22 @@
|
||||
//===== eAthena Script =======================================
|
||||
//= Another World Warp Script
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Description: =========================================
|
||||
//= Warp Points for Another World
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version.
|
||||
//============================================================
|
||||
|
||||
mid_camp,12,142,0 warp spl_fild02-1 1,1,spl_fild02,378,144
|
||||
spl_fild02,382,144,0 warp spl_fild02-2 1,1,mid_camp,16,142
|
||||
mid_camp,9,216,0 warp spl_fild02-3 1,1,spl_fild02,378,215
|
||||
spl_fild02,382,215,0 warp spl_fild02-4 1,1,mid_camp,16,216
|
||||
spl_fild02,295,5,0 warp spl_fild02-5 1,1,spl_fild03,205,375
|
||||
spl_fild02,97,24,0 warp spl_fild02-6 1,1,spl_fild03,105,369
|
||||
spl_fild03,305,379,0 warp spl_fild03-1 1,1,spl_fild02,298,9
|
||||
spl_fild03,105,373,0 warp spl_fild03-2 1,1,spl_fild02,97,29
|
Loading…
x
Reference in New Issue
Block a user