--- deliantra/server/include/config.h 2006/12/30 15:07:59 1.31 +++ deliantra/server/include/config.h 2006/12/31 10:28:36 1.32 @@ -221,11 +221,10 @@ /* This determine how many entries are stored in the kill log. You - * can see this information with the 'party kills' command. More entries - * mean slower performance and more memory. IF this is not defined, then - * this feature is disabled. + * can see this information with the 'party kills' command. More entries + * mean slower performance and more memory. */ -#define PARTY_KILL_LOG 20 +#define PARTY_KILL_LOG 40 /* * The PERM_EXP values adjust the behaviour of permenent experience. - if