Explorar o código

Increased MAX_RACE2_MOBS for future use

aleos89 %!s(int64=9) %!d(string=hai) anos
pai
achega
c6ba347a54
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/map/mob.h

+ 1 - 1
src/map/mob.h

@@ -21,7 +21,7 @@
 #define MAX_MVP_DROP 3
 #define MAX_STEAL_DROP 7
 
-#define MAX_RACE2_MOBS 50
+#define MAX_RACE2_MOBS 100
 
 //Min time between AI executions
 #define MIN_MOBTHINKTIME 100