diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-28 15:34:00 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-28 15:34:00 +0000 |
commit | a5db740bac0cca40d12b6467881cce02fd3ccce4 (patch) | |
tree | b91f27bab451608b7742da4d76f7ac787c3100d3 /npc/003-1/tinris.txt | |
parent | 2dd12f46934dd6ed42e3462f310531cb941bd18e (diff) | |
download | serverdata-a5db740bac0cca40d12b6467881cce02fd3ccce4.tar.gz serverdata-a5db740bac0cca40d12b6467881cce02fd3ccce4.tar.bz2 serverdata-a5db740bac0cca40d12b6467881cce02fd3ccce4.tar.xz serverdata-a5db740bac0cca40d12b6467881cce02fd3ccce4.zip |
fix tintis typo report by @ demure
Diffstat (limited to 'npc/003-1/tinris.txt')
-rw-r--r-- | npc/003-1/tinris.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/tinris.txt b/npc/003-1/tinris.txt index 6366ad74d..75a30c80c 100644 --- a/npc/003-1/tinris.txt +++ b/npc/003-1/tinris.txt @@ -78,7 +78,7 @@ L_Craft: mesq l("So, for the fertilizer. The thing is, all that thing is unstable."); next; mesn; - mesq l("This fertilizer is projected to protect the plants from plagues, bugs, scorpions and maggots, trying to don't be a plague on itself."); + mesq l("This fertilizer is projected to protect the plants from plagues, bugs, scorpions and maggots, trying to not be a plague itself."); next; mesn; mesq l("That's very, very risky. I need 3 @@ and 10 @@ to make a Potion to you, and I won't warrant it will work.", getitemlink(Plushroom), getitemlink(MaggotSlime)); |