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.98 by root, Sun Dec 28 16:35:32 2008 UTC vs.
Revision 1.99 by root, Thu Jan 8 03:03:24 2009 UTC

288#define SYMPTOM 159 288#define SYMPTOM 159
289#define BUILDER 160 /* Generic item builder, see subtypes */ 289#define BUILDER 160 /* Generic item builder, see subtypes */
290#define MATERIAL 161 /* Material for building */ 290#define MATERIAL 161 /* Material for building */
291//162 291//162
292#define ITEM_TRANSFORMER 163 /* Transforming one item with another */ 292#define ITEM_TRANSFORMER 163 /* Transforming one item with another */
293//164 293#define MAPSCRIPT 164 /* A perl-scripted connectable */
294#define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs, 294#define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs,
295 potions, alchemy, or magic works here (elmex) */ 295 potions, alchemy, or magic works here (elmex) */
296 296
297#define NUM_TYPES 166 // must be max(type) + 1 297#define NUM_TYPES 166 // must be max(type) + 1
298 298

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines