diff options
author | Alige <aligetmw@hotmail.fr> | 2014-02-11 11:13:07 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2014-02-11 11:36:04 +0400 |
commit | b4de3f0dc752e4c526a57c7dd0be79ea23e55771 (patch) | |
tree | 27ca5b627664d8dbecc6813de0a11cf80d306308 /npc/001-1/artaxe.txt | |
parent | 69459ff452df5fc971166e4fe53ab52254761fee (diff) | |
download | serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.gz serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.bz2 serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.xz serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.zip |
English fixes done Qwerty Dragon.
Diffstat (limited to 'npc/001-1/artaxe.txt')
-rw-r--r-- | npc/001-1/artaxe.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/001-1/artaxe.txt b/npc/001-1/artaxe.txt index b7ce48cc..1628d385 100644 --- a/npc/001-1/artaxe.txt +++ b/npc/001-1/artaxe.txt @@ -1,16 +1,17 @@ // Evol scripts. // Authors: +// Qwerty Dragon // Reid // Description: // Helping NPC. 000-1.gat,22,50,0,1 script Artaxe 109;2,{ mesn; - mesq l("Do you feel too weak when try to hit the surrounding wildlife?"); + mesq l("Do you feel too weak even if trying to hit the surrounding wildlife?"); next; - mesq l("Then put your anger onto these trees around, you will gain experience by practicing your sword skill on them."); + mesq l("Then concentrate your anger upon the trees hereabouts, you will gain experience whilst leveling your sword skill on them."); next; - mesq l("And you might even gain a fruit if you're lucky!"); + mesq l("And a fruit may even fall for you if you are lucky! And stay alert to pick up your drops."); close; |