diff options
Diffstat (limited to 'npc/012-5/nicholas.txt')
-rw-r--r-- | npc/012-5/nicholas.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index 460b28331..324585247 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -117,7 +117,7 @@ L_Menu: if (!SmithTweakSystem()) { mes ""; mesn; - mesq l("How bad for you... You failed! I'm sorry for your own lack of skill!"); + mesq l("You can always try again another day!"); } next; goto L_Menu; |