From 1963ef3c77c8c2035da2e7a2310db341c4c421fc Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 5 Oct 2010 17:17:58 +0000 Subject: * Added Spira's Party Booking System implementation - Added two additional mercenaries and updated data. - Added place holder values to the item database. - Added packets for the party booking system. - Updated the 13.2 monster skills to official. - Updated stats and drop rates on several monsters. - Fixed Lullaby working on allies/party members. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14412 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 f8ff895c5..0d48418c3 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -41,7 +41,7 @@ #ifndef PACKETVER #define PACKETVER 20081126 - //#define PACKETVER 20100629 + //#define PACKETVER 20100707 #endif // backward compatible PACKETVER 8 and 9 #if PACKETVER == 8 @@ -162,7 +162,7 @@ //Mercenary System #define MC_SKILLBASE 8201 #define MAX_MERCSKILL 40 -#define MAX_MERCENARY_CLASS 38 +#define MAX_MERCENARY_CLASS 40 enum item_types { IT_HEALING = 0, -- cgit v1.2.3-60-g2f50