diff options
author | shadoweathena <shadoweathena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-06 20:36:35 +0000 |
---|---|---|
committer | shadoweathena <shadoweathena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-06 20:36:35 +0000 |
commit | 18357084d9fa837b4bc0b6d914f4a49b35fc65f4 (patch) | |
tree | f638bc688fd0e269e8dab88cce886a6820e191ee /npc/cities/alberta.txt | |
parent | 43597dc0aad2501294f4e499afb2468abae4134c (diff) | |
download | hercules-18357084d9fa837b4bc0b6d914f4a49b35fc65f4.tar.gz hercules-18357084d9fa837b4bc0b6d914f4a49b35fc65f4.tar.bz2 hercules-18357084d9fa837b4bc0b6d914f4a49b35fc65f4.tar.xz hercules-18357084d9fa837b4bc0b6d914f4a49b35fc65f4.zip |
Fixed some typos.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@36 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/alberta.txt')
-rw-r--r-- | npc/cities/alberta.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index f81397e72..712f030bf 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -18,7 +18,7 @@ // Young Man -----------------------------------------------------------
alberta_in.gat,20,183,6 script Young Man 49,{
mes "[Merchant]";
- mes "People say that ^0000ffGungnir^000000, the legendary bow, never missess its' target. If that's true, then it's simply amazing.";
+ mes "People say that ^0000ffGungnir^000000, the legendary spear, never missess its' target. If that's true, then it's simply amazing.";
close;
}
@@ -183,8 +183,8 @@ alberta.gat,131,139,4 script Drunken old man 709,{ mes "Ah~ the good ol'days... only... if only we hadn't run into that STORM... (~hiccup~)";
next;
mes "[Drunken old man]";
- mes "AH~ Captian. I miss our capt'n more than anything.... no foe could ever survive capt'n's sword.";
- mes "CAPTIAN~~~!!! (~HICCUP~) He'd swing his sword like THIS!... then... THEN...!!!";
+ mes "AH~ Captain. I miss our capt'n more than anything.... no foe could ever survive capt'n's sword.";
+ mes "CAPTAIN~~~!!! (~HICCUP~) He'd swing his sword like THIS!... then... THEN...!!!";
next;
mes "[Drunken old man]";
mes "The enemy and anything around him was surrounded by flames! Now that I think of it, the sword must've had some sort of mysterious power.";
|