diff options
Diffstat (limited to 'npc/005-4/tolchi.txt')
-rw-r--r-- | npc/005-4/tolchi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index a9858e7e1..4127c7c07 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -276,7 +276,7 @@ function tolchi_tweaks { // Aleady slotted if (getitemoptionidbyindex(.@id, 0) > 0) { mesn; - mesq l("I'm won't try to improve this masterpiece. Look its options!"); + mesq l("I'm not going to try to improve this masterpiece. Look its options!"); next; return; } |