Skip to content

Commit

Permalink
Update to 100207
Browse files Browse the repository at this point in the history
  • Loading branch information
BloodDragon2580 committed May 9, 2024
1 parent 9be6cf3 commit 60d3ebb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
21 changes: 10 additions & 11 deletions MythicPlusDrop/Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -101,20 +101,19 @@ AFFIXES_DIFICULTY = {
-- 136: Unkörperlich / Incorporeal
-- 137: Abschirmend / Shielding
AFFIXES_SCHEDULE = {
--{10,136,8},
--{9,134,7},
--{10,3,123},
{9,124,6},
--{10,134,7},
--{9,136,123},
--{10,135,6},
--{9,3,8},
--{10,124,11},
--{9,135,7},
{10,134,7},
{9,136,123},
{10,135,6},
{9,3,8},
{10,124,11},
{9,135,7},
{10,136,8},
{9,134,7},
{10,3,123},
}


SEASON_AFFIX = 129;
SEASON_AFFIX = 4;

-- ---------------------------------------------------------------------------------------------------------------------
function MythicPlusDrop:OnInitialize()
Expand Down
4 changes: 2 additions & 2 deletions MythicPlusDrop/MythicPlusDrop.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 100206
## Interface: 100207
## Title: |cffd6266cMythicPlusDrop|r
## Version: 7.4
## Version: 7.5
## Author: BloodDragon2580
## Notes: Info for Mythic Dungeons
## IconTexture: Interface\AddOns\MythicPlusDrop\Media\Texture\logo
Expand Down

0 comments on commit 60d3ebb

Please sign in to comment.