Increased MAX_RACE2_MOBS for future use

This commit is contained in:
aleos89 2016-05-07 13:44:49 -04:00
parent 0da7136ae7
commit c6ba347a54

View File

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