From 7649499061d19ab7dafa05f39982279103dae1bb Mon Sep 17 00:00:00 2001 From: daegaladh Date: Thu, 12 Jul 2012 12:45:45 +0000 Subject: Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16408 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/mob.h') diff --git a/src/map/mob.h b/src/map/mob.h index 953bc287d..10d16fd4e 100644 --- a/src/map/mob.h +++ b/src/map/mob.h @@ -11,7 +11,7 @@ #include "unit.h" // unit_stop_walking(), unit_stop_attack() #include "npc.h" -#define MAX_RANDOMMONSTER 4 +#define MAX_RANDOMMONSTER 5 // Change this to increase the table size in your mob_db to accomodate a larger mob database. // Be sure to note that IDs 4001 to 4048 are reserved for advanced/baby/expanded classes. -- cgit v1.2.3-60-g2f50