From 3c1973e9b8eae824d985ebae2f009099403e7d14 Mon Sep 17 00:00:00 2001 From: Komurka Date: Sun, 19 Feb 2006 23:04:02 +0000 Subject: * Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka] - increased MAX_MOBSKILL 32 -> 40 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5333 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 645976375..ce26686e5 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -37,7 +37,7 @@ #define MAX_SKILLUNITGROUPTICKSET 32 #define MAX_SKILLTIMERSKILL 32 #define MAX_MOBSKILLTIMERSKILL 10 -#define MAX_MOBSKILL 32 +#define MAX_MOBSKILL 40 #define MAX_MOB_LIST_PER_MAP 128 #define MAX_EVENTQUEUE 2 #define MAX_EVENTTIMER 32 -- cgit v1.2.3-70-g09d2