From 5b71ffccc6564b209355caafd53588fa15be9a9d Mon Sep 17 00:00:00 2001 From: celest Date: Sun, 2 Jan 2005 16:00:56 +0000 Subject: Corrected crusader.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@892 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/crusader.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/2-2/crusader.txt b/npc/jobs/2-2/crusader.txt index f25781b27..a74ef2850 100644 --- a/npc/jobs/2-2/crusader.txt +++ b/npc/jobs/2-2/crusader.txt @@ -54,8 +54,7 @@ NEXT_0: JOB: mes "[^000080Lothar^000000]"; mes "All right, let me take a look at you first."; - next; - mes "[^000080Lothar^000000]"; + next; if (readparam(55) != 50) goto SKIP; set JLCC,1; set Job_CR,5; @@ -103,10 +102,10 @@ NEXT_0: mes "- 10 ^FF0000Mementos^000000"; close; IT: - mes "- 10 ^FF0000Decayed Nail^000000"; - mes "- 10 ^FF0000Danggies^000000"; - mes "- 10 ^FF0000Stinky Scales^000000"; - mes "- 10 ^FF0000Mementos^000000"; + mes "- 10 ^FF0000Skel-Bones^000000"; + mes "- 10 ^FF0000Orc Claws^000000"; + mes "- 1 ^FF0000Ball 'n Chain^000000"; + mes "- 10 ^FF0000Danggie^000000"; close; ASK: -- cgit v1.2.3-70-g09d2