From 34d97ad8e590d40c8cd90aeb6caa0936b84885a6 Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Wed, 12 Apr 2006 16:40:45 +0000 Subject: Some typo fixes by IVBela. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6015 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/skills/mage_skills.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/quests/skills/mage_skills.txt') diff --git a/npc/quests/skills/mage_skills.txt b/npc/quests/skills/mage_skills.txt index fe79c2ca9..90c0ddd28 100644 --- a/npc/quests/skills/mage_skills.txt +++ b/npc/quests/skills/mage_skills.txt @@ -14,6 +14,7 @@ //= 1.2 Added Baby Class Support [Lupus] //= 1.3 Removed callfunc Is_####_Class in favor of baseClass [Silentdragon] //= 1.4 Fixed exploit [Lupus] +//= 1.4a Fixed some typos [IVBela] //============================================================ @@ -36,14 +37,14 @@ L_Start: M_0: mes "[BLIZZARDRISS]"; - mes "For many years I studied the ancient magic of Geffen, and I recently re-discovered a forgotten magic spell that is quite usefull."; + mes "For many years I studied the ancient magic of Geffen, and I recently re-discovered a forgotten magic spell that is quite useful."; next; mes "[BLIZZARDRISS]"; - mes "The spell uses your 'pyscho-kenetic energy' to 'coat' your body in a magical shield, protecting you from enemy attacks."; + mes "The spell uses your 'pyschokinetic energy' to 'coat' your body in a magical shield, protecting you from enemy attacks."; next; mes "[BLIZZARDRISS]"; mes "Only highly trained magic users can learn this amazing spell."; - mes "Those who want to use this spell must tap into the hidden energies and abilities burried deep within!"; + mes "Those who want to use this spell must tap into the hidden energies and abilities buried deep within!"; next; mes "[BLIZZARDRISS]"; mes "The spell is called ^5555FF'Energy Coat'^000000!. Would you like me to teach it to you?"; @@ -111,6 +112,6 @@ L_GetSkill: close; L_GotSkill: - mes "Well hello there. The 'Energy Coat' skill is great isn't it? Anyway, good luck with your journey."; + mes "Well hello there. The 'Energy Coat' skill is great, isn't it? Anyway, good luck with your journey."; close; } -- cgit v1.2.3-70-g09d2