From 217b01b1c6dae1ad5837cb97aa9f33a65640a72f Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 22 Jun 2007 06:02:06 +0000 Subject: Crusader Job Q. Made 1 npc name unique. Fixed Engrish git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10802 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/crusader.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/jobs/2-2') diff --git a/npc/jobs/2-2/crusader.txt b/npc/jobs/2-2/crusader.txt index c6a2c4dae..a9b74d436 100644 --- a/npc/jobs/2-2/crusader.txt +++ b/npc/jobs/2-2/crusader.txt @@ -884,11 +884,11 @@ prt_castle,35,151,5 script Patron Knight 751,{ close; } else if(countitem(523) < 1) { - mes "[Briten Pyrod]"; + mes "[Bliant Piyord]"; mes "For the battle test, please prepare one ^3355FFHoly water^000000."; mes "I told you just to purify the candidates."; next; - mes "[Briten Pyrod]"; + mes "[Bliant Piyord]"; mes "Get prepares and come back to here."; mes "I will wait for you."; close; @@ -1193,7 +1193,7 @@ OnTouch: } //=== Purification Test =================================== -job_cru,24,187,4 script Patron Knight 751,{ +job_cru,24,187,4 script Patron Knight#2 751,{ mes "[Bliant Piyord]"; mes "Welcome."; mes "You will take"; -- cgit v1.2.3-60-g2f50