diff options
Diffstat (limited to 'npc/pre-re/quests/collection/quest_creamy.txt')
-rw-r--r-- | npc/pre-re/quests/collection/quest_creamy.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/pre-re/quests/collection/quest_creamy.txt b/npc/pre-re/quests/collection/quest_creamy.txt index 4a1844719..ecdb6b0fb 100644 --- a/npc/pre-re/quests/collection/quest_creamy.txt +++ b/npc/pre-re/quests/collection/quest_creamy.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. (Dialog is semi-custom) //= Repeatable EXP Quest (Powder of Butterfly) //===== Additional Comments: ================================= //= 1.0 First version. //============================================================ -prt_fild04,356,148,3 script Laertes#Creamy_Hunt 798,{ +prt_fild04,356,148,3 script Laertes#Creamy_Hunt 4_M_NFMAN,{ if (checkquest(60122) != -1) { if (checkquest(60122,HUNTING) != 2 ) { mes "[Laertes]"; |