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.22 by elmex, Wed Dec 20 10:30:59 2006 UTC vs.
Revision 1.23 by elmex, Wed Dec 20 11:20:50 2006 UTC

125#define CLOCK 9 125#define CLOCK 9
126 126
127/*#define FBULLET 10 */ 127/*#define FBULLET 10 */
128/*#define FBALL 11 */ 128/*#define FBALL 11 */
129 129
130#define LIGHTNING 12 130/*#define LIGHTNING 12 */ // elmex: implemented by type 102 subtype 4
131#define ARROW 13 131#define ARROW 13
132#define BOW 14 132#define BOW 14
133#define WEAPON 15 133#define WEAPON 15
134#define ARMOUR 16 134#define ARMOUR 16
135#define PEDESTAL 17 135#define PEDESTAL 17
308#define BUILDER 160 /* Generic item builder, see subtypes */ 308#define BUILDER 160 /* Generic item builder, see subtypes */
309#define MATERIAL 161 /* Material for building */ 309#define MATERIAL 161 /* Material for building */
310 310
311/* #define GPS 162 Ground positionning system, moved to Python plugin */ 311/* #define GPS 162 Ground positionning system, moved to Python plugin */
312#define ITEM_TRANSFORMER 163 /* Transforming one item with another */ 312#define ITEM_TRANSFORMER 163 /* Transforming one item with another */
313
313#define QUEST 164 /* See below for subtypes */ 314/*#define QUEST 164 */ /* See below for subtypes */
315
314#define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs, 316#define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs,
315 potions, alchemy, or magic works here (elmex) */ 317 potions, alchemy, or magic works here (elmex) */
316 318
317/* END TYPE DEFINE */ 319/* END TYPE DEFINE */
318 320

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines