Skip to content

Commit

Permalink
Added Dragonflight Season 3 affix schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
AcidWeb committed Dec 6, 2023
1 parent 54fc818 commit c75af7a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion REKeys.lua
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,17 @@ RE.AceConfig = {
}
}
}
-- TODO Season 3
RE.AffixSchedule = {
{9, 124, 6},
{10, 134, 7},
{9, 136, 123},
{10, 135, 6},
{9, 3, 8},
{10, 124, 11},
{9, 135, 7},
{10, 136, 8},
{9, 134, 11},
{10, 3, 123}
}
RE.DungeonNames = {
[456] = "TOTT",
Expand Down
2 changes: 1 addition & 1 deletion REKeys.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 100200
## Title: |cFF74D06CRE|rKeys
## Notes: Collect information about keystones owned by your friends.
## Version: 2.1.5
## Version: 2.1.6
## Author: AcidWeb
## SavedVariables: REKeysSettings, REKeysDB2
## OptionalDeps: RaiderIO
Expand Down

0 comments on commit c75af7a

Please sign in to comment.