From d95d6891713747e058b2cedf7e5811a6918f71d4 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 6 May 2013 19:04:30 -0300 Subject: Fixed support for 5k skill ids Thanks to malufett :3 Signed-off-by: shennetsind --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 7bbcd65cd..257a3b42d 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -79,7 +79,7 @@ #define MAX_ZENY 1000000000 #define MAX_FAME 1000000000 #define MAX_CART 100 -#define MAX_SKILL 1460 +#define MAX_SKILL 1477 #define MAX_SKILL_ID 10015 //[Ind/Hercules] max used skill id #define GLOBAL_REG_NUM 256 // max permanent character variables per char #define ACCOUNT_REG_NUM 64 // max permanent local account variables per account -- cgit v1.2.3-60-g2f50