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-1a/Sniper.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-1a/Sniper.txt') diff --git a/npc/jobs/2-1a/Sniper.txt b/npc/jobs/2-1a/Sniper.txt index 963df71f9..cf5f4881e 100644 --- a/npc/jobs/2-1a/Sniper.txt +++ b/npc/jobs/2-1a/Sniper.txt @@ -33,7 +33,7 @@ valkyrie,44,55,5 script Sniper#Valkyrie 727,{ mes "of battling."; close; } - if ((ADVJOB == Job_Sniper) && (Class == Job_Archer_High) && (JobLevel > 39)) { + else if (ADVJOB == Job_Sniper && Class == Job_Archer_High && JobLevel > 39) { mes "[Sniper]"; mes "The world is in"; mes "need of mighty Bowmen"; @@ -80,4 +80,4 @@ valkyrie,44,55,5 script Sniper#Valkyrie 727,{ mes "while you are here."; mes "Honor to the warriors!"; close; -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2