diff options
Diffstat (limited to 'npc/pre-re/quests/collection/quest_pupa.txt')
-rw-r--r-- | npc/pre-re/quests/collection/quest_pupa.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/pre-re/quests/collection/quest_pupa.txt b/npc/pre-re/quests/collection/quest_pupa.txt index b6088a49f..64aafe42f 100644 --- a/npc/pre-re/quests/collection/quest_pupa.txt +++ b/npc/pre-re/quests/collection/quest_pupa.txt @@ -1,20 +1,18 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= iRO Repeatable EXP Quests. //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Added Monster Killing quests. //= Repeatable EXP Quest (Chrysalis) //===== Additional Comments: ================================= //= 1.0 First version. //============================================================ -gef_fild04,191,54,3 script Halgus#Pupa_Hunt 123,{ +gef_fild04,191,54,3 script Halgus#Pupa_Hunt 2_F_MAGICMASTER,{ if (checkquest(60110) != -1) { if (checkquest(60110,HUNTING) != 2 ) { mes "[Halgus]"; |