--- deliantra/server/include/config.h 2006/06/30 00:47:56 1.18 +++ deliantra/server/include/config.h 2006/09/04 11:07:59 1.19 @@ -608,8 +608,7 @@ #define BANISHFILE "banish_file" #define MAX_ERRORS 25 /* Bail out if more are received during tick */ -#define STARTMAX 4000 /* How big array of objects to start with */ -#define OBJ_EXPAND 500 /* How big steps to use when expanding array */ +#define OBJ_EXPAND 5000 /* How big steps to use when expanding array */ #define HIGHSCORE_LENGTH 1000 /* How many entries there are room for */