From 2a9ed3f7647326d2d0d4a7d2f25e4940af57b888 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 4 Aug 2007 20:01:09 +0000 Subject: Stable and Trunk: * Several bug-fixes to various Rachel quests (Gepard) * Small fix to the level 4 weapon quest. Trunk Only: * Small fix to the Thief Job Quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10948 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1/thief.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/1-1') diff --git a/npc/jobs/1-1/thief.txt b/npc/jobs/1-1/thief.txt index 8a70598cd..30907b926 100644 --- a/npc/jobs/1-1/thief.txt +++ b/npc/jobs/1-1/thief.txt @@ -24,7 +24,7 @@ moc_prydb1,39,129,2 script Thief Guide 69,{ if (Upper == 1) { if (ADVJOB == Job_Assassin_Cross || ADVJOB == Job_Stalker) { - if (BaseJob == Job_Novice_High) { + if (Class == Job_Novice_High) { mes "[Thief Guide]"; mes "Huh? Do I know you? It's creepy that you seem so familiar. You don't have a twin, do you?"; next; -- cgit v1.2.3-70-g09d2