diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-18 17:58:19 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-18 17:58:19 -0800 |
commit | c6882c741f314f633e681066adb018738e5bb585 (patch) | |
tree | 26baf3376438d329664d1c90e9a3dbc1ba62be90 /npc/quests/monstertamers.txt | |
parent | 1093763fb0807943bf4f26a3dcefc6ad7add0686 (diff) | |
download | hercules-c6882c741f314f633e681066adb018738e5bb585.tar.gz hercules-c6882c741f314f633e681066adb018738e5bb585.tar.bz2 hercules-c6882c741f314f633e681066adb018738e5bb585.tar.xz hercules-c6882c741f314f633e681066adb018738e5bb585.zip |
-Updated map_cache.dat
-Updated Izlude
-Added Fly Wing to Lunatic & Poring
-Added new Quests (Thanks Flaid)
--Expanded MAX_QUEST_DB for the newly added quests
Signed-off-by: Streusel
Diffstat (limited to 'npc/quests/monstertamers.txt')
-rw-r--r-- | npc/quests/monstertamers.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/quests/monstertamers.txt b/npc/quests/monstertamers.txt index 75bc84b1b..b5fa9a8a9 100644 --- a/npc/quests/monstertamers.txt +++ b/npc/quests/monstertamers.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Monster Tamers //===== By: ================================================== //= kobra_k88, Darkchild, x[tsk] //===== Current Version: ===================================== -//= 1.4b +//= 1.5 //===== Compatible With: ===================================== -//= rAthena 1.0 +//= Hercules //===== Description: ========================================= //= Cute pet quest items //===== Additional Comments: ================================= @@ -16,6 +16,7 @@ //= 1.4 Updated Monster taming item quests. [L0ne_W0lf] //= 1.4a FIXED item requirement for stellar hairpin. [L0ne_W0lf] //= 1.4b Fixed the delitem assosiated with the last uptate. [L0ne_W0lf] +//= 1.5 Renamed Izlude Monster Tamer to function with Renewal [Streusel] //============================================================ alberta_in,173,76,4 script Monster Tamer#alb 125,{ @@ -464,7 +465,7 @@ aldeba_in,168,175,4 script Monster Tamer#alde 125,{ } } -izlude_in,129,64,4 script Monster Tamer#izu 125,{ +- script ::Monster_Tamer#izu -1,{ mes "[Shogo]"; mes "Are you pre-occupied with"; mes "gathering items for monsters"; |