mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Add 10.1 dragonriding mount
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
v1.14.20:
|
||||||
|
|
||||||
|
- Added Winding Slitherdrake as recognized for the Dragonriding Vigor module
|
||||||
|
|
||||||
v1.14.19:
|
v1.14.19:
|
||||||
|
|
||||||
- Updated TOCs for 10.1.0
|
- Updated TOCs for 10.1.0
|
||||||
|
@ -6,6 +6,7 @@ local DragonridingBuffs = {
|
|||||||
368896, -- Renewed Proto-Drake
|
368896, -- Renewed Proto-Drake
|
||||||
368899, -- Windborn Velocidrake
|
368899, -- Windborn Velocidrake
|
||||||
368901, -- Cliffside Wylderdrake
|
368901, -- Cliffside Wylderdrake
|
||||||
|
368893, -- Winding Slitherdrake
|
||||||
}
|
}
|
||||||
|
|
||||||
local vigorWidgetSetID = 283
|
local vigorWidgetSetID = 283
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
v1.14.20:
|
||||||
|
|
||||||
|
- Added Winding Slitherdrake as recognized for the Dragonriding Vigor module
|
||||||
|
|
||||||
v1.14.19:
|
v1.14.19:
|
||||||
|
|
||||||
- Updated TOCs for 10.1.0
|
- Updated TOCs for 10.1.0
|
||||||
|
Reference in New Issue
Block a user