From db21f98d4abf3c74b7ae68f084f839aaa9abd271 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 28 Feb 2019 19:46:41 -0300 Subject: Be more incisive about not having completed enough noob quests on Magic tier 2 --- npc/003-0-1/colin.txt | 2 +- npc/003-0-1/luca.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-0-1') 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; -- cgit v1.2.3-60-g2f50