summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authormasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-29 03:25:27 +0000
committermasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-29 03:25:27 +0000
commita5214bc600605749134ae7d7861254201e7ce63b (patch)
treef9165867126d59d75b20d281729f0321e4bfb546 /npc
parentfea4f6e7d920aa346b7791a4b17d19380137ba4e (diff)
downloadhercules-a5214bc600605749134ae7d7861254201e7ce63b.tar.gz
hercules-a5214bc600605749134ae7d7861254201e7ce63b.tar.bz2
hercules-a5214bc600605749134ae7d7861254201e7ce63b.tar.xz
hercules-a5214bc600605749134ae7d7861254201e7ce63b.zip
- Removed Mercenary Skill which got added by accident with last commit.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15302 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/jobs/3-1/ranger.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/3-1/ranger.txt b/npc/jobs/3-1/ranger.txt
index 5d6e8e5f3..fb2451dda 100644
--- a/npc/jobs/3-1/ranger.txt
+++ b/npc/jobs/3-1/ranger.txt
@@ -684,7 +684,7 @@ tur_dun01,91,169,3 script Test Instructor#jr02 732,{
mes "Come when you are ready.";
close;
case 2:
- if (getmercinfo(0) > 0)
+ if (getmercinfo(1) > 0)
{
mes "[Test Instructor, Teardrop]";
mes "Stop!";