diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-26 23:24:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-26 23:24:20 -0300 |
commit | 704efb8e064c47a8d77a0d7b929469859bf427f9 (patch) | |
tree | 9dc6e8646f054d72e531224a34b56a7d2afe758d /npc | |
parent | c499870528356e28327206fa6380b4ca2d17cab2 (diff) | |
download | serverdata-704efb8e064c47a8d77a0d7b929469859bf427f9.tar.gz serverdata-704efb8e064c47a8d77a0d7b929469859bf427f9.tar.bz2 serverdata-704efb8e064c47a8d77a0d7b929469859bf427f9.tar.xz serverdata-704efb8e064c47a8d77a0d7b929469859bf427f9.zip |
[skip ci] typo
Diffstat (limited to 'npc')
-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; } |