diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-30 08:35:30 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-30 08:35:30 +0000 |
commit | e92e3e1b37eebf235d72cf82208048b3920157f2 (patch) | |
tree | 77270d48d207cfc0c40c9eb9f02c83bffbed5e59 /npc/cities/louyang.txt | |
parent | 48b7f9215fed7b5e42f3bcc39f8851aa05e53207 (diff) | |
download | hercules-e92e3e1b37eebf235d72cf82208048b3920157f2.tar.gz hercules-e92e3e1b37eebf235d72cf82208048b3920157f2.tar.bz2 hercules-e92e3e1b37eebf235d72cf82208048b3920157f2.tar.xz hercules-e92e3e1b37eebf235d72cf82208048b3920157f2.zip |
fixed minor old typos
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10648 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/louyang.txt')
-rw-r--r-- | npc/cities/louyang.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/npc/cities/louyang.txt b/npc/cities/louyang.txt index 299e28731..a4b910f88 100644 --- a/npc/cities/louyang.txt +++ b/npc/cities/louyang.txt @@ -8,7 +8,7 @@ //= MasterOfMuppets (2.0) //= eAthena Dev Team //===== Current Version: ===================================== -//= 2.7b +//= 2.7ñ //===== Compatible With: ===================================== //= Any eAthena Version //===== Description: ========================================= @@ -34,7 +34,7 @@ //= 2.6a Updated a few names with new item_db.txt names [Evera] //= 2.7 Split quests to quests/quests_louyang.txt [Evera] //= 2.7a Minor optimizations before Louyang quests [Lupus] -//= 2.7b Moved guides to the Guides folder [Lupus] +//= 2.7b Moved guides to the Guides folder. 2.7ñ more typos [Lupus] //============================================================ alberta,245,45,4 script Girl#02 815,{ @@ -86,7 +86,7 @@ M_GOTO: if(Zeny < 10000){ mes "..."; mes "You don't seem"; - mes "to have 10,100 zeny..."; + mes "to have 10,000 zeny..."; mes "Go get some money first!"; close; } @@ -337,7 +337,6 @@ louyang,272,133,0 script Trainee::trainees 819,{ mes "Huh..."; close; case 1: - mes "[Trainee]"; mes "Woh~!"; mes "Hai~!!"; mes "Huh huh..."; |