diff options
Diffstat (limited to 'src/map/npc.h')
-rw-r--r-- | src/map/npc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/npc.h b/src/map/npc.h index 93b9b21d1..f4c092dc0 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -8,6 +8,7 @@ #define WARP_CLASS 45 #define WARP_DEBUG_CLASS 722 +#define FLAG_CLASS 722 #define INVISIBLE_CLASS 32767 #define MAX_NPC_CLASS 1000 |