summaryrefslogtreecommitdiff
path: root/npc/024-7
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-11-13 10:24:07 -0300
committerJesusaves <cpntb1@ymail.com>2019-11-13 10:24:07 -0300
commit8d2320ff3414e4efc15921a89b74143f7bc42c9b (patch)
treefbe129dc6b520c3a58ce48e4d3dabaf56d272d01 /npc/024-7
parent17210c82c29576089ecbb8824500a959ea0f8dae (diff)
downloadserverdata-8d2320ff3414e4efc15921a89b74143f7bc42c9b.tar.gz
serverdata-8d2320ff3414e4efc15921a89b74143f7bc42c9b.tar.bz2
serverdata-8d2320ff3414e4efc15921a89b74143f7bc42c9b.tar.xz
serverdata-8d2320ff3414e4efc15921a89b74143f7bc42c9b.zip
Typo
Diffstat (limited to 'npc/024-7')
-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;
}