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.15 by root, Sat Apr 22 15:01:47 2006 UTC vs.
Revision 1.16 by pippijn, Fri Apr 28 13:56:26 2006 UTC

1/* 1/*
2 * static char *rcsid_config_h = 2 * static char *rcsid_config_h =
3 * "$Id: config.h,v 1.15 2006/04/22 15:01:47 root Exp $"; 3 * "$Id: config.h,v 1.16 2006/04/28 13:56:26 pippijn Exp $";
4 */ 4 */
5 5
6/* 6/*
7 CrossFire, A Multiplayer game for X-windows 7 CrossFire, A Multiplayer game for X-windows
8 8
151#define ARMOR_MAX_ENCHANT 5 151#define ARMOR_MAX_ENCHANT 5
152#define ARMOR_WEIGHT_REDUCTION 10 152#define ARMOR_WEIGHT_REDUCTION 10
153#define ARMOR_WEIGHT_LINEAR TRUE 153#define ARMOR_WEIGHT_LINEAR TRUE
154#define ARMOR_SPEED_IMPROVEMENT 10 154#define ARMOR_SPEED_IMPROVEMENT 10
155#define ARMOR_SPEED_LINEAR TRUE 155#define ARMOR_SPEED_LINEAR TRUE
156#define CREATE_HOME_PORTALS FALSE
156 157
157/* you can edit the ones below */ 158/* you can edit the ones below */
158 159
159 160
160/* CS_LOGSTATS will cause the server to log various usage stats 161/* CS_LOGSTATS will cause the server to log various usage stats

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines