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

Comparing deliantra/server/include/define.h (file contents):
Revision 1.21 by elmex, Wed Dec 20 03:57:01 2006 UTC vs.
Revision 1.22 by elmex, Wed Dec 20 10:30:59 2006 UTC

161#define AMULET 39 161#define AMULET 39
162#define PLAYERMOVER 40 162#define PLAYERMOVER 40
163#define TELEPORTER 41 163#define TELEPORTER 41
164#define CREATOR 42 164#define CREATOR 42
165#define SKILL 43 /* also see SKILL_TOOL (74) below */ 165#define SKILL 43 /* also see SKILL_TOOL (74) below */
166
166#define EXPERIENCE 44 /* This is basically obsolete now. It used to contain 167/*#define EXPERIENCE 44*//* This is basically obsolete now. It used to contain
167 * experience for broad skill categories. This value 168 * experience for broad skill categories. This value
168 * is now automatically converteed at load time. 169 * is now automatically converteed at load time.
169 */ 170 */
171
170#define EARTHWALL 45 172#define EARTHWALL 45
171#define GOLEM 46 173#define GOLEM 46
172 174
173/*#define BOMB 47 */ 175/*#define BOMB 47 */
174#define THROWN_OBJ 48 176#define THROWN_OBJ 48

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines