diff options
Diffstat (limited to 'npc/003-1/aidan.txt')
-rw-r--r-- | npc/003-1/aidan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 1a2b0b310..7cd5db506 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -101,7 +101,7 @@ L_Register: L_Assign: GHQ_Assign(Maggot, "Tulimshar", getitemlink(MaggotCocoon)); - close; + end; L_Finish: mes l("Current progress: @@/10000 @@", getq2(General_Hunter), getmonsterlink(GHQ_GetMonsterIDByQuestID(getq(General_Hunter)))); |