summaryrefslogtreecommitdiff
path: root/npc/000-1/ale.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2014-02-11 11:13:07 +0400
committerAlige <aligetmw@hotmail.fr>2014-02-11 11:36:04 +0400
commitb4de3f0dc752e4c526a57c7dd0be79ea23e55771 (patch)
tree27ca5b627664d8dbecc6813de0a11cf80d306308 /npc/000-1/ale.txt
parent69459ff452df5fc971166e4fe53ab52254761fee (diff)
downloadserverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.gz
serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.bz2
serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.xz
serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.zip
English fixes done Qwerty Dragon.
Diffstat (limited to 'npc/000-1/ale.txt')
-rw-r--r--npc/000-1/ale.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index 20948cfe..0ffeba31 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -1,5 +1,6 @@
// Evol scripts.
-// Author:
+// Authors:
+// Qwerty Dragon
// Reid
// Description:
// Sailor part of the Gugli's quest.
@@ -65,7 +66,7 @@ L_CallFunc:
L_Bottom:
mes "";
mesn;
- mesq l("I've seen him on the bottom of the island, ask Jalad for more information.");
+ mesq l("I've seen him down around the southern area of the island, ask Jalad for more information.");
close;
@@ -84,11 +85,11 @@ L_Jalad:
L_Plushroom:
mes "";
mesn;
- mesq l("'That', as you call it, is a @@. There're plenty on this island!", getitemlink("Plushroom"));
+ mesq l("'That', as you call it, is a @@. There are plenty of 'em 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 that tastes like a marshmallow and looks like a plush! @@, get it?", getitemlink("Plushroom"));
next;
- mesq l("There are few groups of these @@s all around this island. Just pick some and have a try.", getitemlink("Plushroom"));
+ mesq l("These funny fungi are mushrooming all around this island. Just pick some @@s and have a try.", getitemlink("Plushroom"));
close;