diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 01:33:26 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 01:33:26 +0000 |
commit | 622537266bb785847dd5eb7439bdbe2203a1b75e (patch) | |
tree | 4fdcc3272691843b55119d24d233b570070c4481 /npc/warps/other | |
parent | 1f77c598f27b2ba41fe006d7c868e1e2e31f8727 (diff) | |
download | hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.tar.gz hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.tar.bz2 hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.tar.xz hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.zip |
* Updated (and added) item_trade entries. (Converted from Aegis.)
* Updated several Prontera NPCs.
- Updated Prontera town NPCs, and Prontera Library.
- Updated the Prontera Milk Merchant.
- Updated the inn dialogs slightly, and corrected information for Prontera.
- Added Gaebolg Family Curse quest.
- Commented out old Clothes_dyer npc.
* Updated Rachel's guide's while loop to be a bit nicer looking.
* Added the ability to redeem lottery tickets before max donation is met.
* Changed conflicting warps to the "Adoption" room in the church.
* Fixed a bug in Kiel Hyre warps and quest.
* Updated Dandelion Request quest for Gaebolg compatibility.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10736 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/other')
-rw-r--r-- | npc/warps/other/kiel.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/warps/other/kiel.txt b/npc/warps/other/kiel.txt index 486634ba5..32709a43a 100644 --- a/npc/warps/other/kiel.txt +++ b/npc/warps/other/kiel.txt @@ -1,9 +1,9 @@ //===== Athena Script ======================================== //= Kiel Warp Script (Kiel Buildings) //===== By: ================================================== -//= Playtester +//= Playtester; L0ne_W0lf //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= Any Athena Version; RO Episode 8+ //===== Description: ========================================= @@ -15,6 +15,7 @@ //= 1.3 Removed and altered exploitable warps for Kiel Hyre Quest. [L0ne_W0lf] //= 1.4 Removed FIELD entrance into Kiel Hyre's Villa. [L0ne_W0lf] //= 1.5 Rewrite of the warps. No more exploits/bugs should be present after this. [L0ne_W0lf] +//= 1.6 Thanks Tsuyuki for pointing out that bug! Bah! [L0ne_W0lf] //============================================================ //============================================================ @@ -43,7 +44,7 @@ kh_vila,46,54,0 warp kh_vila_03b 1,1,kh_vila,75,54 kh_vila,34,66,0 warp kh_vila_04a 1,1,kh_vila,20,108 kh_vila,20,103,0 warp kh_vila_04b 1,1,kh_vila,34,61 kh_vila,84,66,0 warp kh_vila_05a 1,1,kh_vila,44,107 -kh_vila,44,103,,0 warp kh_vila_05b 1,1,kh_vila,84,62 +kh_vila,44,103,0 warp kh_vila_05b 1,1,kh_vila,84,62 kh_vila,32,128,0 warp kh_vila_06a 1,1,kh_vila,23,171 kh_vila,22,167,0 warp kh_vila_06b 1,1,kh_vila,32,123 kh_vila,90,47,0 warp kh_vila_07a 1,1,kh_vila,119,47 |