diff options
Diffstat (limited to 'npc/003-0-1/colin.txt')
-rw-r--r-- | npc/003-0-1/colin.txt | 2 |
1 files changed, 1 insertions, 1 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; |