From 6a1e692d79df3d4e134201f3eef1b37c557ed8ed Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 31 May 2007 20:59:22 +0000 Subject: * Fixed some spelling and grammar in crusader quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10653 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/crusader.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/jobs/2-2/crusader.txt') diff --git a/npc/jobs/2-2/crusader.txt b/npc/jobs/2-2/crusader.txt index c70a9f4a1..b2ca8696d 100644 --- a/npc/jobs/2-2/crusader.txt +++ b/npc/jobs/2-2/crusader.txt @@ -5,7 +5,7 @@ //= Converted by: Shin //= //===== Current Version: ===================================== -//= 2.4 +//= 2.5 //===== Compatible With: ===================================== //= eAthena 0.5.2 + //===== Description: ========================================= @@ -39,6 +39,7 @@ //= - Optimized first four NPC scripts slightly. //= - Temporary character variables "@" are now ".@" //= - Fixed some indentation. +//= 2.5 Fixed some spelling and grammar in crusader quest. [L0ne_W0lf] //============================================================ @@ -50,7 +51,7 @@ prt_castle,45,169,5 script Senior Crusader 752,{ next; mes "[Michael Halig]"; mes "You don't belong here, my friend."; - mes "Be adviced to continue practicing yourself."; + mes "Be advised to continue practicing yourself."; close; } else if(Class != Job_Swordman) { @@ -78,7 +79,7 @@ prt_castle,45,169,5 script Senior Crusader 752,{ mes "to fight in the Holy War."; next; mes "[Michael Halig]"; - mes "As it happened one thousand years ago, evil forces will one day attacking in droves in an attempt to take over the world once again."; + mes "As it happened one thousand years ago, evil forces will one day attack in droves in an attempt to take over the world once again."; close; } else if((CRUS_Q >= 0 && CRUS_Q <= 3) && (countitem(1004) && countitem(1009))) { @@ -113,7 +114,7 @@ prt_castle,45,169,5 script Senior Crusader 752,{ mes "I am Michael Halig. I am one of but many Crusaders preparing for the Holy War. We continuously train ourselves with sincere faith and endless loyalty."; next; mes "[Michael Halig]"; - mes "We recruit Swordsman that express exceptional faith, or those who were born as warriors"; + mes "We recruit Swordsmen that express exceptional faith, or those who were born as warriors"; mes "by Odin's will."; next; mes "[Michael Halig]"; -- cgit v1.2.3-60-g2f50