summaryrefslogtreecommitdiff
path: root/npc/000-1/muller.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-06 11:16:24 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-06 11:16:24 +0400
commit7c2dac640bbf6feb3003057b8b51100879fc21cc (patch)
tree8fd97f53dcd46943597c6754da57e6937a5a7307 /npc/000-1/muller.txt
parentdfa4a8d5b99ccd7a76a01c241c0aa8c4ac848d09 (diff)
downloadserverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.gz
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.bz2
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.xz
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.zip
Major language fix in scripts.
Diffstat (limited to 'npc/000-1/muller.txt')
-rw-r--r--npc/000-1/muller.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index 0889feea..b985b9fd 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -55,9 +55,9 @@ OnPlushroom:
mesn;
mesq l("A @@? There're plenty on this island!", getitemlink("Plushroom"));
next;
- mesq l("It's a kind of mushroom. We call it like that because of it's taste, just like a marshmallow. It also has this name because of it's appearance. It looks like a plush!.");
+ mesq l("It's a kind of mushroom. We call it like that because of it's taste, just like a marshmallow. It also has this name because of it's appearance, it looks like a plush!.");
next;
- mesq l("There're some groups of these @@'s all around this island. Just pick some and have a try.", getitemlink("Plushroom"));
+ mesq l("There are few groups of these @@'s all around this island. Just pick some and have a try.", getitemlink("Plushroom"));
close;