From ba0a75439b5373c038f5712f57d46cd2f7de794d Mon Sep 17 00:00:00 2001 From: euphyy Date: Fri, 10 Aug 2012 18:45:05 +0000 Subject: * Raw revert of all job files back to r16578, prior to the rewrite in r16579. The updates will be re-applied after more testing is done. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16621 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2a/Gypsy.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-2a/Gypsy.txt') diff --git a/npc/jobs/2-2a/Gypsy.txt b/npc/jobs/2-2a/Gypsy.txt index 5ab1730a4..95503a1ba 100644 --- a/npc/jobs/2-2a/Gypsy.txt +++ b/npc/jobs/2-2a/Gypsy.txt @@ -33,7 +33,7 @@ valkyrie,53,56,3 script Gypsy#Valkyrie 101,{ mes "For me, it's a way of life~"; close; } - if ((ADVJOB == Job_Gypsy) && (Class == Job_Archer_High) && (JobLevel > 39)) { + else if (ADVJOB == Job_Gypsy && Class == Job_Archer_High && JobLevel > 39) { mes "[Gypsy]"; mes "The land of Rune-Midgard"; mes "is in need of talented women"; @@ -80,4 +80,4 @@ valkyrie,53,56,3 script Gypsy#Valkyrie 101,{ mes "while you are here."; mes "Honor to the warriors!"; close; -} \ No newline at end of file +} -- cgit v1.2.3-60-g2f50