summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/024-7/afking.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/024-7/afking.txt b/npc/024-7/afking.txt
index 892006b83..a27c62fd4 100644
--- a/npc/024-7/afking.txt
+++ b/npc/024-7/afking.txt
@@ -148,6 +148,9 @@ function AFDeliver {
getitem AFKCap, 1;
setq FrostiaQuest_AFKCap, 2;
mesn;
+ mesq l("As I had the spare materials I've already did yours in advance.");
+ next;
+ mesn;
mesq l("There you go. Enjoy it!");
return;
}