diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-09 05:27:55 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-09 05:27:55 +0000 |
commit | 4ad877a159f030967cca9961caa5f6ba22c13268 (patch) | |
tree | 11d94a26c7771076344416ee56ddd98b61fe6199 /npc/warps/other | |
parent | fc180dbbae33e8e629ef7c99ca27c3bce1b62db4 (diff) | |
download | hercules-4ad877a159f030967cca9961caa5f6ba22c13268.tar.gz hercules-4ad877a159f030967cca9961caa5f6ba22c13268.tar.bz2 hercules-4ad877a159f030967cca9961caa5f6ba22c13268.tar.xz hercules-4ad877a159f030967cca9961caa5f6ba22c13268.zip |
* Rev. 10507 Large update to the Kiel Hyre Quest.
- Fixed several small issues (and large one) such as typos in cutins, typos in dialog, etc.
- Added some of the missing dialogs for several NPCs, and fixed a few NPC locations.
- ALL books can now trigger the wall.
- Allysia will now summon 4 (was 2) G_CONSTANTS instead of REGULAR constants.
- Fixed where Golden_Key and Exquisite_Button are deleted.
- Removed KHTimerEnd, and instead use OnReset.
- Fixed typo in the second NPC that gives Black Keycards.
- Added and Monster Warps. (Keeps monsters from being in dungeon quest area.) Non-functional though.
* Removed Yuno_fild02 -> kh_vila warp. (Exploit)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10508 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/other')
-rw-r--r-- | npc/warps/other/kiel.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/npc/warps/other/kiel.txt b/npc/warps/other/kiel.txt index 41860d85b..9b59cf414 100644 --- a/npc/warps/other/kiel.txt +++ b/npc/warps/other/kiel.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Playtester //===== Current Version: ===================================== -//= 1.3 +//= 1.4 //===== Compatible With: ===================================== //= Any Athena Version; RO Episode 8+ //===== Description: ========================================= @@ -13,6 +13,7 @@ //= 1.1 Added more warps thanks to Celestria [Playtester] //= 1.2 Added warps according to Kiel quest [Playtester] //= 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 //============================================================ //============================================================ @@ -49,8 +50,6 @@ kh_school,118,139,0 warp school13 1,1,kh_dun01,231,92 //============================================================ // kh_vila //============================================================ -//Entrance -yuno_fild02,92,213,0 warp vila18 1,1,kh_vila,79,14 //Entrance Hall kh_vila,79,10,0 warp vila01 1,1,yuno_fild02,92,208 kh_vila,70,38,0 warp vila02 1,1,kh_vila,43,38 |