Skip to content

Commit

Permalink
Add: missing notification IDs (Revenant Expansion) (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-noorbergen authored Nov 17, 2024
1 parent 9c8f334 commit b1d8310
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eve_glue/notification_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,8 @@ class NotificationTypeEnumV2(enum.Enum):
"SkyhookUnderAttack": 283,
"SkyhookDestroyed": 284,
"SkyhookDeployed": 285,
"MercenaryDenReinforced": 286,
"DailyItemRewardAutoClaimed": 6013,
"StructureLowReagentsAlert": 6040,
"StructureNoReagentsAlert": 6041,
},
Expand Down

0 comments on commit b1d8310

Please sign in to comment.