summaryrefslogtreecommitdiff
path: root/npc/003-0-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-28 19:46:41 -0300
committerJesusaves <cpntb1@ymail.com>2019-02-28 19:46:41 -0300
commitdb21f98d4abf3c74b7ae68f084f839aaa9abd271 (patch)
treec7a7bb0dd9120e50f61143e0b9aa6490b7c56527 /npc/003-0-1
parent0120e5a555aee20b7216265b74ec264d62913d90 (diff)
downloadserverdata-db21f98d4abf3c74b7ae68f084f839aaa9abd271.tar.gz
serverdata-db21f98d4abf3c74b7ae68f084f839aaa9abd271.tar.bz2
serverdata-db21f98d4abf3c74b7ae68f084f839aaa9abd271.tar.xz
serverdata-db21f98d4abf3c74b7ae68f084f839aaa9abd271.zip
Be more incisive about not having completed enough noob quests on Magic tier 2
Diffstat (limited to 'npc/003-0-1')
-rw-r--r--npc/003-0-1/colin.txt2
-rw-r--r--npc/003-0-1/luca.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-0-1/colin.txt b/npc/003-0-1/colin.txt
index 688c60d49..882270a70 100644
--- a/npc/003-0-1/colin.txt
+++ b/npc/003-0-1/colin.txt
@@ -218,7 +218,7 @@ L_T2_S1:
next;
if (nard_reputation() < 8) {
mesn;
- mesq l("I advise you to do more quests on Tulimshar and Candor, otherwise, you will fail right at the end.");
+ mesc l("I advise you to do more quests on Tulimshar and Candor, otherwise, you will fail right at the end."), 1;
next;
}
mesn;
diff --git a/npc/003-0-1/luca.txt b/npc/003-0-1/luca.txt
index f1294e6e1..c6671ae34 100644
--- a/npc/003-0-1/luca.txt
+++ b/npc/003-0-1/luca.txt
@@ -218,7 +218,7 @@ L_T2_S1:
next;
if (nard_reputation() < 8) {
mesn;
- mesq l("I advise you to do more quests on Tulimshar and Candor, otherwise, you will fail right at the end.");
+ mesc l("I advise you to do more quests on Tulimshar and Candor, otherwise, you will fail right at the end."), 1;
next;
}
mesn;