Explorar o código

- 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
skotlex %!s(int64=19) %!d(string=hai) anos
pai
achega
d090ba1d51
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/map/map.h

+ 1 - 1
src/map/map.h

@@ -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