diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-21 12:31:02 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-21 12:31:02 +0000 |
commit | 1a89cca451e29fe548fdaae0fd286b3cf813b9de (patch) | |
tree | eb9fb2c41dd43639ad017fed560c859b52d75a1c /npc/quests/first_class | |
parent | 15db031c546b43fcc1e5fab4271871d49026ceb5 (diff) | |
download | hercules-1a89cca451e29fe548fdaae0fd286b3cf813b9de.tar.gz hercules-1a89cca451e29fe548fdaae0fd286b3cf813b9de.tar.bz2 hercules-1a89cca451e29fe548fdaae0fd286b3cf813b9de.tar.xz hercules-1a89cca451e29fe548fdaae0fd286b3cf813b9de.zip |
Moved Master Kavaruk NPC a bit (2 NPC on the same cell)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9884 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/first_class')
-rw-r--r-- | npc/quests/first_class/tu_archer.txt | 6 |
1 files changed, 4 insertions, 2 deletions
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."; |