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

Comparing deliantra/server/include/skills.h (file contents):
Revision 1.3 by pippijn, Mon May 1 12:33:05 2006 UTC vs.
Revision 1.4 by pippijn, Mon May 1 12:56:17 2006 UTC

1/* 1/*
2 * static char *rcsid_skills_h = 2 * static char *rcsid_skills_h =
3 * "$Id: skills.h,v 1.3 2006/05/01 12:33:05 pippijn Exp $"; 3 * "$Id: skills.h,v 1.4 2006/05/01 12:56:17 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
70#define SK_SUMMONING 33 70#define SK_SUMMONING 33
71#define SK_PYROMANCY 34 71#define SK_PYROMANCY 34
72#define SK_EVOCATION 35 72#define SK_EVOCATION 35
73#define SK_SORCERY 36 73#define SK_SORCERY 36
74#define SK_TWO_HANDED_WEAPON 37 74#define SK_TWO_HANDED_WEAPON 37
75#define SK_SPARK 38 75#define SK_SPARK_TOUCH 38
76#define SK_SHIVER 39 76#define SK_SHIVER 39
77#define SK_ACID_SPLASH 40 77#define SK_ACID_SPLASH 40
78#define SK_POISON_NAIL 41 78#define SK_POISON_NAIL 41
79 79
80/* This is the highest number skill in the table +1 80/* This is the highest number skill in the table +1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines