Twintop / TwintopInsanityBar

Twintop's Resource Bar (formerly Twintop's Insanity Bar), a multi-class resource addon for World of Warcraft
MIT License
12 stars 7 forks source link

Refactor Alchemist Stones #384

Closed Twintop closed 5 months ago

Twintop commented 7 months ago

Alchemist Stone data exists in each module, including a list of valid itemIds. Refactor this to be a spell that is stored in some shared place, and, move logic for checking if we have an alchemist stone equipped to there, too.

Other considerations:

Twintop commented 5 months ago

Done in Beta, minus checking for Alchemy as a profession.