summaryrefslogtreecommitdiff
path: root/src/enums/resources/notifytypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/resources/notifytypes.h')
-rw-r--r--src/enums/resources/notifytypes.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h
index 9aa56282b..f04ce2dc9 100644
--- a/src/enums/resources/notifytypes.h
+++ b/src/enums/resources/notifytypes.h
@@ -194,6 +194,14 @@ namespace NotifyTypes
SKILL_FLEE_PLUS_50,
SKILL_FULL_STRIP_FAILED,
SKILL_MESSAGE_UNKNOWN,
+ IGNORE_PLAYER_SUCCESS,
+ IGNORE_PLAYER_FAILURE,
+ IGNORE_PLAYER_TOO_MANY,
+ IGNORE_PLAYER_UNKNOWN,
+ UNIGNORE_PLAYER_SUCCESS,
+ UNIGNORE_PLAYER_FAILURE,
+ UNIGNORE_PLAYER_UNKNOWN,
+ IGNORE_PLAYER_TYPE_UNKNOWN,
TYPE_END
};