diff --git a/eve_glue/notification_type.py b/eve_glue/notification_type.py index 483dbb9..23f3edb 100644 --- a/eve_glue/notification_type.py +++ b/eve_glue/notification_type.py @@ -309,6 +309,8 @@ class NotificationTypeEnumV2(enum.Enum): "SkyhookUnderAttack": 283, "SkyhookDestroyed": 284, "SkyhookDeployed": 285, + "MercenaryDenReinforced": 286, + "DailyItemRewardAutoClaimed": 6013, "StructureLowReagentsAlert": 6040, "StructureNoReagentsAlert": 6041, },