ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/config.h
(Generate patch)

Comparing deliantra/server/include/config.h (file contents):
Revision 1.31 by root, Sat Dec 30 15:07:59 2006 UTC vs.
Revision 1.32 by root, Sun Dec 31 10:28:36 2006 UTC

219 */ 219 */
220#define NO_POLYMORPH 220#define NO_POLYMORPH
221 221
222 222
223/* This determine how many entries are stored in the kill log. You 223/* This determine how many entries are stored in the kill log. You
224 * can see this information with the 'party kills' command. More entries 224 * can see this information with the 'party kills' command. More entries
225 * mean slower performance and more memory. IF this is not defined, then 225 * mean slower performance and more memory.
226 * this feature is disabled.
227 */ 226 */
228#define PARTY_KILL_LOG 20 227#define PARTY_KILL_LOG 40
229 228
230/* 229/*
231 * The PERM_EXP values adjust the behaviour of permenent experience. - if 230 * The PERM_EXP values adjust the behaviour of permenent experience. - if
232 * the setting permanent_experience_percentage is zero, these values have 231 * the setting permanent_experience_percentage is zero, these values have
233 * no meaning. The value in the settings file is the percentage of the 232 * no meaning. The value in the settings file is the percentage of the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines