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.60 by root, Fri Mar 26 01:04:44 2010 UTC vs.
Revision 1.61 by root, Fri Jun 18 17:31:01 2010 UTC

115 115
116 116
117/* Don't edit these values. They are configured in lib/settings. These are 117/* Don't edit these values. They are configured in lib/settings. These are
118 Simply the defaults. */ 118 Simply the defaults. */
119 119
120#define BALANCED_STAT_LOSS FALSE 120#define BALANCED_STAT_LOSS TRUE
121#define PERMANENT_EXPERIENCE_RATIO 25 121#define PERMANENT_EXPERIENCE_RATIO 30
122#define DEATH_PENALTY_RATIO 20 122#define DEATH_PENALTY_RATIO 10
123#define DEATH_PENALTY_LEVEL 3 123#define DEATH_PENALTY_LEVEL 2
124#define SET_TITLE TRUE 124#define SET_TITLE TRUE
125#define SIMPLE_EXP TRUE 125#define SIMPLE_EXP TRUE
126#define SPELLPOINT_LEVEL_DEPEND TRUE 126#define SPELLPOINT_LEVEL_DEPEND TRUE
127#define SPELL_ENCUMBRANCE TRUE 127#define SPELL_ENCUMBRANCE FALSE
128#define SPELL_FAILURE_EFFECTS FALSE 128#define SPELL_FAILURE_EFFECTS FALSE
129#define RESURRECTION FALSE 129#define RESURRECTION FALSE
130#define SEARCH_ITEMS TRUE 130#define SEARCH_ITEMS TRUE
131#define NOT_PERMADETH TRUE 131#define NOT_PERMADETH TRUE
132#define EXPLORE_MODE FALSE 132#define EXPLORE_MODE FALSE
133#define STAT_LOSS_ON_DEATH FALSE 133#define STAT_LOSS_ON_DEATH FALSE
134#define PK_LUCK_PENALTY 1 134#define PK_LUCK_PENALTY 0
135#define SET_FRIENDLY_FIRE 5 135#define SET_FRIENDLY_FIRE 0
136#define ARMOR_MAX_ENCHANT 5 136#define ARMOR_MAX_ENCHANT 5
137#define ARMOR_WEIGHT_REDUCTION 10 137#define ARMOR_WEIGHT_REDUCTION 10
138#define ARMOR_WEIGHT_LINEAR TRUE 138#define ARMOR_WEIGHT_LINEAR TRUE
139#define ARMOR_SPEED_IMPROVEMENT 10 139#define ARMOR_SPEED_IMPROVEMENT 10
140#define ARMOR_SPEED_LINEAR TRUE 140#define ARMOR_SPEED_LINEAR TRUE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines