diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-22 18:12:12 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-22 18:12:12 +0000 |
commit | 0230a1631060d9b18f78b715dc3d3785ed5d49a2 (patch) | |
tree | 40bbc7903df4cb999441bcdedee7f2c0cd086140 /npc/airports | |
parent | 408c03186b95527ea5b176a51ffc120d1fc31c36 (diff) | |
download | hercules-0230a1631060d9b18f78b715dc3d3785ed5d49a2.tar.gz hercules-0230a1631060d9b18f78b715dc3d3785ed5d49a2.tar.bz2 hercules-0230a1631060d9b18f78b715dc3d3785ed5d49a2.tar.xz hercules-0230a1631060d9b18f78b715dc3d3785ed5d49a2.zip |
* Rev. 10893 Correct some typos error like "next;ing".
-Thank to theultradamage
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10893 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/airports')
-rw-r--r-- | npc/airports/airships.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt index b74735cc1..bbeadf84f 100644 --- a/npc/airports/airships.txt +++ b/npc/airports/airships.txt @@ -816,7 +816,7 @@ airplane_01,33,68,4 script Clarice 74,{ airplane_01,71,31,6 script Swordman Shimizu 106,{ mes "[Swordsman Shimizu]"; mes "Finally, after five"; - mes "years of next;ing..."; + mes "years of waiting..."; mes "I can have my revenge!"; next; mes "[Swordsman Shimizu]"; |