From 243405af6a72368e732566b2d9f50b7d5214251c Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 31 May 2008 18:52:39 +0000 Subject: * Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563) * Fixed assassin robe set checking for the wrong item. (bugreport:1576) * Fixed bug in eye of hellion quests (bugreport:1581) * Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12750 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/fields/man_fild.txt | 4 ++-- npc/warps/fields/spl_fild.txt | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'npc/warps') diff --git a/npc/warps/fields/man_fild.txt b/npc/warps/fields/man_fild.txt index 778dd2d27..f61c1d29c 100644 --- a/npc/warps/fields/man_fild.txt +++ b/npc/warps/fields/man_fild.txt @@ -1,5 +1,5 @@ //===== eAthena Script ======================================= -//= Another World Warp Script +//= Manuk Field Warp Script //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== @@ -7,7 +7,7 @@ //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= -//= Warp Points for Another World +//= Warp Points for Manuk Field //===== Additional Comments: ================================= //= 1.0 First Version. //============================================================ diff --git a/npc/warps/fields/spl_fild.txt b/npc/warps/fields/spl_fild.txt index 47f2fbc45..a11ed0016 100644 --- a/npc/warps/fields/spl_fild.txt +++ b/npc/warps/fields/spl_fild.txt @@ -1,5 +1,5 @@ //===== eAthena Script ======================================= -//= Another World Warp Script +//= Splendid Field Warp Script //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== @@ -7,16 +7,17 @@ //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= -//= Warp Points for Another World +//= Warp Points for Splendid //===== Additional Comments: ================================= //= 1.0 First Version. +//= 1.1 Fixed misplaced warp. [L0ne_W0lf] //============================================================ 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,295,5,0 warp spl_fild02-5 1,1,spl_fild03,305,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 -- cgit v1.2.3-60-g2f50