- Removed Mercenary Skill which got added by accident with last commit.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15302 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
masao87 2011-12-29 03:25:27 +00:00
parent 8908948ff9
commit e7e9112fef
2 changed files with 1 additions and 3 deletions

View File

@ -162,5 +162,3 @@
2060,8202,5 //MS_MAGNUM
2060,8217,5 //ML_BRANDISH
2060,8226,1 //MER_REGAIN
// M_DESERT_WOLF_B
2034,2244,5 //MER_WUGSTRIKE

View File

@ -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!";