From 5193aa762ab15f3cbaf91fdaa3e4e02096264e0a Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 27 Mar 2006 22:44:44 +0000 Subject: - Fixed the infinite warp looping between Lutie and Lutie field 01 - Removed the limits.h file which just breaks compilation on *nix systems T.T git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5777 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/warps/cities/lutie.txt | 2 +- npc/warps/fields/lutie_fild.txt | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index cc8ff5f82..b2d561946 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -26,6 +26,8 @@ Nexon == Changelog == Date Added +03/27 + * Fixed the infinite warp looping between Lutie and Lutie field 01 [Skotlex] 03/23 * Updated Rebirth NPC/functions to use constant. Might have broken it, so do report [Vicious] 03/21 diff --git a/npc/warps/cities/lutie.txt b/npc/warps/cities/lutie.txt index f582a217d..be2c5803f 100644 --- a/npc/warps/cities/lutie.txt +++ b/npc/warps/cities/lutie.txt @@ -21,7 +21,7 @@ xmas.gat,142,256,0 warp xmas11 3,3,xmas_in.gat,95,115 xmas.gat,143,313,0 warp xmas14 3,3,xmas_dun01.gat,205,17 xmas.gat,149,240,0 warp xmas9 3,3,xmas_in.gat,105,85 xmas.gat,149,256,0 warp xmas10 3,3,xmas_in.gat,105,115 -xmas.gat,150,41,0 warp xmas2-1 3,3,xmas_fild01.gat,80,249 +xmas.gat,150,41,0 warp xmas2-1 2,2,xmas_fild01.gat,80,246 xmas.gat,174,161,0 warp xmas6 3,3,xmas_in.gat,165,95 xmas.gat,175,132,0 warp xmas5 3,3,xmas_in.gat,155,31 xmas.gat,182,169,0 warp xmas7 3,3,xmas_in.gat,177,107 diff --git a/npc/warps/fields/lutie_fild.txt b/npc/warps/fields/lutie_fild.txt index b7e2a73df..45e52bc6f 100644 --- a/npc/warps/fields/lutie_fild.txt +++ b/npc/warps/fields/lutie_fild.txt @@ -13,5 +13,5 @@ //============================================================ //= Lutie Field ============================================== -xmas_fild01.gat,80,251,0 warp xmas2 3,3,xmas.gat,150,43 -xmas_fild01.gat,85,49,0 warp xmas001 10,3,aldebaran.gat,140,240 \ No newline at end of file +xmas_fild01.gat,80,251,0 warp xmas2 2,2,xmas.gat,150,45 +xmas_fild01.gat,85,49,0 warp xmas001 10,3,aldebaran.gat,140,240 -- cgit v1.2.3-60-g2f50