diff options
Diffstat (limited to 'npc/003-1/aidan.txt')
-rw-r--r-- | npc/003-1/aidan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 11475487c..d6147a34b 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -107,6 +107,7 @@ L_Finish: // Check if you can store a Strange Coin (you really should) inventoryplace StrangeCoin, 1; mes l("Current progress: @@/10000 @@", getq2(General_Hunter), getmonsterlink(GHQ_GetMonsterIDByQuestID(getq(General_Hunter)))); + mes ""; GHMEMO[getq(General_Hunter)]=getq2(General_Hunter); switch (getq(General_Hunter)) { case 1: |