diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 22:44:44 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 22:44:44 +0000 |
commit | 5193aa762ab15f3cbaf91fdaa3e4e02096264e0a (patch) | |
tree | 50c909084cc8e25c2675e4d3c63031c44a2f8a54 /npc/warps/fields | |
parent | 16363d4263bdd3cf7f1030db96796c3b67335a99 (diff) | |
download | hercules-5193aa762ab15f3cbaf91fdaa3e4e02096264e0a.tar.gz hercules-5193aa762ab15f3cbaf91fdaa3e4e02096264e0a.tar.bz2 hercules-5193aa762ab15f3cbaf91fdaa3e4e02096264e0a.tar.xz hercules-5193aa762ab15f3cbaf91fdaa3e4e02096264e0a.zip |
- 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
Diffstat (limited to 'npc/warps/fields')
-rw-r--r-- | npc/warps/fields/lutie_fild.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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
|