diff options
-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)); |