diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-15 15:02:34 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-15 15:02:34 +0400 |
commit | 99e5934d9842346f66e5086425445544a7197cd6 (patch) | |
tree | 63949535e6ca0ddc4f4b3dcc65d593f0cd1c2a09 /npc | |
parent | f11e258c531d249e46392b20db0ef71be45ca15d (diff) | |
download | serverdata-99e5934d9842346f66e5086425445544a7197cd6.tar.gz serverdata-99e5934d9842346f66e5086425445544a7197cd6.tar.bz2 serverdata-99e5934d9842346f66e5086425445544a7197cd6.tar.xz serverdata-99e5934d9842346f66e5086425445544a7197cd6.zip |
Language fixes in gulukan.txt.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/gulukan.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt index 1a1d596d..e7bb91a0 100644 --- a/npc/000-1/gulukan.txt +++ b/npc/000-1/gulukan.txt @@ -33,21 +33,21 @@ l_RandomA: mes ""; mesn; - mesq l("Yeye is sure? I'll yaye some more foods on the next box then."); + mesq l("Yeye is sure? I'll yaye some more food on the next box then."); close; l_Fine: mes ""; mesn; - mesq l("It's alright! Yeye one more box and it'll be ok."); + mesq l("Alright! Yeye one more box and it'll be good."); close; l_RandomB: mesq l("Thanks for the help!"); next; - mesq l("These yeye box are way too yeavy to be brought alone to the ship."); + mesq l("These yeye box are way too yeavy to be carried alone onto the ship."); close; |