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/000-1/couwan.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/000-1/couwan.txt')
-rw-r--r-- | npc/000-1/couwan.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt index 1c2319f8..528279fa 100644 --- a/npc/000-1/couwan.txt +++ b/npc/000-1/couwan.txt @@ -1,6 +1,7 @@ // Evol scripts. // Authors: // Hal9000 +// Qwerty Dragon // Reid // Description: // Couwan is trying to scam the player. @@ -39,7 +40,7 @@ mes ""; mesn; - mesq l("Yeye ask too much but do too less. Take this box and stop talking."); + mesq l("Yeye ask too much but do too little. Take this box and stop talking."); next; callfunc "InventoryPlace", 713, 1; |