diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-26 18:18:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-26 18:18:40 -0300 |
commit | 54602336ca4e0d4f1da99af0da9e7421d6b0387a (patch) | |
tree | 93e7891c801e90ce705ded06d14438c18c01f893 /npc/003-1 | |
parent | 6351a7e8107d8108bbad9174875b676e7e721a37 (diff) | |
download | serverdata-54602336ca4e0d4f1da99af0da9e7421d6b0387a.tar.gz serverdata-54602336ca4e0d4f1da99af0da9e7421d6b0387a.tar.bz2 serverdata-54602336ca4e0d4f1da99af0da9e7421d6b0387a.tar.xz serverdata-54602336ca4e0d4f1da99af0da9e7421d6b0387a.zip |
[skip ci] Missing blank line
Diffstat (limited to 'npc/003-1')
-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: |