- Changed the MAX_MOBSKILL value to 50 to give some 'breathing' room.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5367 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
6232f11855
commit
d090ba1d51
@ -37,7 +37,7 @@
|
||||
#define MAX_SKILLUNITGROUPTICKSET 32
|
||||
#define MAX_SKILLTIMERSKILL 32
|
||||
#define MAX_MOBSKILLTIMERSKILL 10
|
||||
#define MAX_MOBSKILL 40
|
||||
#define MAX_MOBSKILL 50
|
||||
#define MAX_MOB_LIST_PER_MAP 128
|
||||
#define MAX_EVENTQUEUE 2
|
||||
#define MAX_EVENTTIMER 32
|
||||
|
Loading…
x
Reference in New Issue
Block a user