diff options
Diffstat (limited to 'npc/pre-re/quests/collection/quest_hode.txt')
-rw-r--r-- | npc/pre-re/quests/collection/quest_hode.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/pre-re/quests/collection/quest_hode.txt b/npc/pre-re/quests/collection/quest_hode.txt index 342ba5fc3..c534448d4 100644 --- a/npc/pre-re/quests/collection/quest_hode.txt +++ b/npc/pre-re/quests/collection/quest_hode.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 (Earthworm Peelings) //===== Additional Comments: ================================= //= 1.0 First version. //============================================================ -moc_fild17,208,346,5 script Shone#Hode_Hunt 707,{ +moc_fild17,208,346,5 script Shone#Hode_Hunt 4_M_MOC_SOLDIER,{ if (checkquest(60104) != -1) { if (checkquest(60104,HUNTING) != 2 ) { mes "[Shone]"; |