--- deliantra/server/include/map.h 2006/08/29 08:01:36 1.13 +++ deliantra/server/include/map.h 2006/08/29 09:27:58 1.14 @@ -159,7 +159,7 @@ #define AB_NO_PASS 0x04 /*#define P_PASS_THRU 0x08 *//* */ -#define P_SAFE 0x08 /* If this is set the map is a safe map, +#define P_SAFE 0x08 /* If this is set the map tile is a safe map, * that means, nothing harmful there will be done, * like: bombs, potion usage, alchemy, spells * this was introduced to make shops more safe