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

Comparing deliantra/server/include/living.h (file contents):
Revision 1.21 by root, Mon Oct 12 14:00:58 2009 UTC vs.
Revision 1.22 by root, Tue Nov 3 23:44:21 2009 UTC

38 WIS, 38 WIS,
39 POW, 39 POW,
40 CHA, 40 CHA,
41 NUM_STATS 41 NUM_STATS
42}; 42};
43
44#define MAXLEVEL 110 //TODO: remove
45 43
46/* Changed from NO_STAT to NO_STAT_VAL to fix conlfict on 44/* Changed from NO_STAT to NO_STAT_VAL to fix conlfict on
47 * AIX systems 45 * AIX systems
48 */ 46 */
49#define NO_STAT_VAL 99 /* needed by skills code -b.t. */ 47#define NO_STAT_VAL 99 /* needed by skills code -b.t. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines