--- deliantra/server/include/plugin.h 2006/08/25 17:11:53 1.12 +++ deliantra/server/include/plugin.h 2006/08/26 08:44:06 1.13 @@ -78,7 +78,6 @@ #define EVENT_KICK 27 /* A player was Kicked by a DM */ //#define EVENT_PLAYER_USE_SKILL 36 /* player was just trying to use a skill */ //#define EVENT_MONSTER_USE_SKILL 37 /* monster was just trying to use a skill*/ -#define EVENT_FIND_UNARMED_SKILL 38 /* lets a plugin find the unarmed skill */ #define EVENT_DROP_ON 41 /* Something was dropped on this (floor) */ /* should add FREE_MAP, FREE_PLAYER */