diff options
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/quests/first_class/tu_archer.txt | 6 |
2 files changed, 5 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 3be199c1b..1cd686a8e 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -29,6 +29,7 @@ Date Added 2007/02/21 * Dancer Job Quest v 3.0. Optimized, fixed typos, added missing dialogues [Lupus] - not fully tested yet! U can use v2.5 as 100% working + - Moved NPC Master Kavaruk (overlapped Phantasmic Arrow Skill quest NPC) * Fixed and Tested Dancing part of Dancer Job Quest (the rest chrid issues) [Lupus] 2007/02/19 * Fixed Dancer Job Quest mob::OnDie / SP check issues [Lupus] diff --git a/npc/quests/first_class/tu_archer.txt b/npc/quests/first_class/tu_archer.txt index 3ae39b8fc..cbc4057dd 100644 --- a/npc/quests/first_class/tu_archer.txt +++ b/npc/quests/first_class/tu_archer.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Fix up by Jukka //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= eAthena SVN (Testet in Trunk 88xx) //===== Description: ========================================= @@ -12,6 +12,8 @@ //= 1.0 Fully working //= 1.1 optimized [Lupus] 1.2 fixed Weight check //= TODO: Test, Add correct misceffects numbers +//= 1.3 Moved Master Kavaruk (overlapped Phantasmic Arrow +//= Skill quest NPC) [Lupus] //============================================================ @@ -170,7 +172,7 @@ pay_arche.gat,127,154,4 script Sign#arc 835,{ } //=================================================Master Kavaruk==================================================== -payon_in02.gat,54,13,3 script Master Kavaruk 55,{ +payon_in02.gat,47,13,3 script Master Kavaruk 55,{ mes "[Master Kavaruk]"; mes "Hello, young one."; |