--- deliantra/server/include/define.h 2006/12/20 10:30:59 1.22 +++ deliantra/server/include/define.h 2006/12/20 11:20:50 1.23 @@ -127,7 +127,7 @@ /*#define FBULLET 10 */ /*#define FBALL 11 */ -#define LIGHTNING 12 +/*#define LIGHTNING 12 */ // elmex: implemented by type 102 subtype 4 #define ARROW 13 #define BOW 14 #define WEAPON 15 @@ -310,7 +310,9 @@ /* #define GPS 162 Ground positionning system, moved to Python plugin */ #define ITEM_TRANSFORMER 163 /* Transforming one item with another */ -#define QUEST 164 /* See below for subtypes */ + +/*#define QUEST 164 */ /* See below for subtypes */ + #define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs, potions, alchemy, or magic works here (elmex) */