From 9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 31 Jul 2010 01:50:57 +0000 Subject: * Implemented three new mercenary skills. * Added two new monster mercenaries. - Added information for the three new mercenary skills. - Added mercenary skills with cast times to castnodex. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14367 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 3f88fbf4d..3773b2acd 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -155,8 +155,8 @@ //Mercenary System #define MC_SKILLBASE 8201 -#define MAX_MERCSKILL 37 -#define MAX_MERCENARY_CLASS 36 +#define MAX_MERCSKILL 40 +#define MAX_MERCENARY_CLASS 38 enum item_types { IT_HEALING = 0, -- cgit v1.2.3-70-g09d2