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

Comparing deliantra/server/include/object.h (file contents):
Revision 1.233 by root, Sun Apr 4 02:51:56 2010 UTC vs.
Revision 1.234 by root, Sun Apr 4 20:00:05 2010 UTC

33//+GPL 33//+GPL
34 34
35typedef int tag_t; 35typedef int tag_t;
36 36
37// also see common/item.C 37// also see common/item.C
38enum { 38enum
39{
39 body_skill, 40 body_skill,
40 body_combat, 41 body_combat,
41 body_range, 42 body_range,
42 body_shield, 43 body_shield,
43 body_arm, 44 body_arm,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines