From 2df80014133ecfba0a48f1904bb515a56f4d1eb5 Mon Sep 17 00:00:00 2001 From: Playtester Date: Thu, 13 Jul 2006 21:54:00 +0000 Subject: Fixed some typos thanks to Zarnox git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7662 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 4 +++- npc/cities/izlude.txt | 6 +++--- npc/guides/guides_izl.txt | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 78ca99ae4..5129e5ac2 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -38,8 +38,10 @@ Playtester Date Added ====== -07/09 +07/13 + * Fixed some typos thanks to Zarnox [Playtester] * Disabled socket enchant npc. [Musashiden] +07/09 * Added some missing Rachel Warps [Playtester] * Added a fix to npc/other/books.txt [Playtester] 07/07 diff --git a/npc/cities/izlude.txt b/npc/cities/izlude.txt index b58557dbe..4ff1d82b1 100644 --- a/npc/cities/izlude.txt +++ b/npc/cities/izlude.txt @@ -11,7 +11,7 @@ //===== Additional Comments: ================================= //= Fully working //= 1.1 fixed 2 zeny bugs/checks [Lupus] -//= 1.2 Fixed a lot of typo’s [Nexon] +//= 1.2 Fixed a lot of typos [Nexon] //= 1.3 Removed callfunc Is_####_Class in favor of baseClass [Silentdragon] //= 1.4 Added a Jawaii related npc. 1.4a Fixed a small bug to //= the Jawaii warper, thanks to reddozen and Silent [MasterOfMuppets] @@ -530,7 +530,7 @@ izlude.gat,58,126,1 script Red 98,{ mes "Hahahaha!! See!? Someone who"; mes "pursues a different job agrees with"; mes "me~! You really are a great guy!"; - mes "Hahaha!! Undoubtedly, onlu ^FF0000Bash^000000"; + mes "Hahaha!! Undoubtedly, only ^FF0000Bash^000000"; mes "suits a Swordman. Please tell that"; mes "to this NIMROD over here~ Hahaha!"; close; @@ -660,7 +660,7 @@ izlude.gat,56,126,7 script Cebalis 85,{ mes "Hahahaha!! See!? Someone who"; mes "pursues a different job agrees with"; mes "me~! You really are a great guy!"; - mes "Hahaha!! Undoubtedly, onlu ^FF0000Bash^000000"; + mes "Hahaha!! Undoubtedly, only ^FF0000Bash^000000"; mes "suits a Swordman. Please tell that"; mes "to this NIMROD over here~ Hahaha!"; close; diff --git a/npc/guides/guides_izl.txt b/npc/guides/guides_izl.txt index 76cb6502a..7b028c7bd 100644 --- a/npc/guides/guides_izl.txt +++ b/npc/guides/guides_izl.txt @@ -110,7 +110,7 @@ L_NOTICE: goto L_MENU; L_END: mes "[Izlude Guide]"; - mes "Okay then, feel free to come to me if you ever geel lost around Izlude, alright?"; + mes "Okay then, feel free to come to me if you ever feel lost around Izlude, alright?"; cutin "prt_soldier",255; close; -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2