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.58 by root, Thu May 17 20:27:01 2007 UTC vs.
Revision 1.59 by root, Sat May 19 00:08:11 2007 UTC

273 273
274#define ITEM_TRANSFORMER 163 /* Transforming one item with another */ 274#define ITEM_TRANSFORMER 163 /* Transforming one item with another */
275 275
276#define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs, 276#define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs,
277 potions, alchemy, or magic works here (elmex) */ 277 potions, alchemy, or magic works here (elmex) */
278
279#define NUM_TYPES 166 // must be max(type) + 1
278 280
279/* DEAD TYPES: */ 281/* DEAD TYPES: */
280//#define FBULLET 10 282//#define FBULLET 10
281//#define FBALL 11 283//#define FBALL 11
282//#define LIGHTNING 12 // elmex: implemented by type 102 subtype 4 284//#define LIGHTNING 12 // elmex: implemented by type 102 subtype 4

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines