diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-04 11:18:10 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-04 11:18:10 +0000 |
commit | c0b910429c1c4e90c01850767ed8f57b64f0a25e (patch) | |
tree | 3b4af960a93fd3b61530bd027b69b06d26c5ba9e /npc/custom/warper.txt | |
parent | 0372d7ab9b94561be98663927e431eacf5ed97fe (diff) | |
download | hercules-c0b910429c1c4e90c01850767ed8f57b64f0a25e.tar.gz hercules-c0b910429c1c4e90c01850767ed8f57b64f0a25e.tar.bz2 hercules-c0b910429c1c4e90c01850767ed8f57b64f0a25e.tar.xz hercules-c0b910429c1c4e90c01850767ed8f57b64f0a25e.zip |
- Typo fixes to THQS.
- Few fixes on warper.txt
- Official warp cords for Kafra Teleport Service.
(Someone delete Custom folder already before l0ne kills himself! :<)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13431 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/warper.txt')
-rw-r--r-- | npc/custom/warper.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/npc/custom/warper.txt b/npc/custom/warper.txt index 226ecdaf6..64dc126de 100644 --- a/npc/custom/warper.txt +++ b/npc/custom/warper.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Darkchild //===== Current Version: ===================================== -//= 1.9 +//= 2.0 //===== Compatible With: ===================================== //= Any eAthena Version; //===== Description: ========================================= @@ -23,6 +23,7 @@ //= 1.7 Temporary? Added F_ClearGarbage to clear unused/outdated variables [Lupus] //= 1.8 Removed Duplicates [Silent] //= 1.9 Optimized for the greater good. [Kisuka] +//= 2.0 Fixed warp for AntHell and Yuno. [Kisuka] //============================================================ //============================================================ //= To allow selecting the Level of the Dungeon you want to @@ -118,10 +119,6 @@ end; break; case 19: - warp "xmas",148,131; - end; - break; - case 20: warp "yuno",160,168; end; } @@ -140,7 +137,7 @@ end; break; case 3: - warp "moc_fild04",210,328; + warp "moc_fild20",148,141; end; break; case 4: |