diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-30 10:55:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-30 10:55:08 -0300 |
commit | a1b765b4d37d5045f077fd7f8e36faa53f7a7b89 (patch) | |
tree | eb17b5f16ddbca091d2a9fcbdf15535b6107c11d /npc/005-5 | |
parent | 58bb1dc7766db4809bbee94fe493c644f89e93df (diff) | |
download | serverdata-a1b765b4d37d5045f077fd7f8e36faa53f7a7b89.tar.gz serverdata-a1b765b4d37d5045f077fd7f8e36faa53f7a7b89.tar.bz2 serverdata-a1b765b4d37d5045f077fd7f8e36faa53f7a7b89.tar.xz serverdata-a1b765b4d37d5045f077fd7f8e36faa53f7a7b89.zip |
Typo fixes
Diffstat (limited to 'npc/005-5')
-rw-r--r-- | npc/005-5/nylo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-5/nylo.txt b/npc/005-5/nylo.txt index e6233a055..b9f6cb853 100644 --- a/npc/005-5/nylo.txt +++ b/npc/005-5/nylo.txt @@ -181,7 +181,7 @@ L_Main: mes l("But maybe you could help me killing a few maggots?"); next; mesn; - mes l("Eight Maggots will rinse from the ground and will start destroying the crops."); + mes l("Eight Maggots will rise from the ground and will start destroying the crops."); mes l("You must kill them before the crops are gone. I'll reward you, of course."); next; mesn; |