Fix Vigor with new mount type(s)

I explicitly added what I believe to be the spell id for the new Grotto Netherwing Drake so it *should* work regardless, but then also discovered that the flying mount's UnitPowerMax is 0 unless you're on a Dragonriding mount, so that should be the longer-term fix for whenever old-world mounts add Dragonriding capability (10.1.5?).
This commit is contained in:
Parnic
2023-07-04 10:01:31 -05:00
parent 4d71dcc660
commit 9a727e4893
3 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,7 @@
v1.14.22:
- Fixed reported issue with a Lua error on Wrath Classic clients. https://www.wowace.com/projects/ice-hud/issues/344
- Fixed Vigor module not working when riding Grotto Netherwing Drake (and theoretically all future Dragonriding mount types).
v1.14.21: