Skip to content

Commit

Permalink
Add Duality dungeon to activity list
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrocket committed Jun 25, 2022
1 parent 72e73ae commit 77c6b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/activity.rs
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ define_activities! {
DeepStoneCrypt: ("Deep Stone Crypt", "dsc", Raid, 6),
GardenOfSalvation: ("Garden of Salvation", "gos", Raid, 6),
LastWish: ("Last Wish", "lw", Raid, 6),
Duality: ("Duality", "dual", Dungeon, 3),
GraspOfAvarice: ("GraspOfAvarice", "goa", Dungeon, 3),
Prophecy: ("Prophecy", "proph", Dungeon, 3),
PitOfHeresy: ("Pit of Heresy", "pit", Dungeon, 3),
Expand Down

0 comments on commit 77c6b40

Please sign in to comment.