--- deliantra/server/include/define.h 2006/08/15 17:35:50 1.5 +++ deliantra/server/include/define.h 2006/08/15 18:12:20 1.6 @@ -289,7 +289,7 @@ /* #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 SAFE_FLOOR 165 /* This is a safe floor, means that neither bombs, +#define SAFE_GROUND 165 /* This is a safe ground, means that neither bombs, potions, alchemy, or magic works here (elmex) */ /* END TYPE DEFINE */