mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-15 14:20:13 -05:00
- added new user-submitted bar textures (ticket #111)
This commit is contained in:
@ -18,7 +18,8 @@ IceHUD.debugging = false
|
||||
|
||||
IceHUD.WowVer = select(4, GetBuildInfo())
|
||||
|
||||
IceHUD.validBarList = { "Bar", "HiBar", "RoundBar", "ColorBar", "RivetBar", "RivetBar2", "CleanCurves", "GlowArc", "BloodGlaives", "ArcHUD", "FangRune", "DHUD", "CleanCurvesOut" }
|
||||
IceHUD.validBarList = { "Bar", "HiBar", "RoundBar", "ColorBar", "RivetBar", "RivetBar2", "CleanCurves", "GlowArc",
|
||||
"BloodGlaives", "ArcHUD", "FangRune", "DHUD", "CleanCurvesOut", "CleanTank", "PillTank", "GemTank" }
|
||||
IceHUD.validCustomModules = {Bar="Buff/Debuff watcher", Counter="Buff/Debuff stack counter", CD="Ability cooldown bar", Health="Health bar", Mana="Mana bar"}
|
||||
|
||||
--@debug@
|
||||
|
BIN
textures/CleanTank.tga
Normal file
BIN
textures/CleanTank.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
BIN
textures/CleanTankBG.tga
Normal file
BIN
textures/CleanTankBG.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
BIN
textures/GemTank.tga
Normal file
BIN
textures/GemTank.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
BIN
textures/GemTankBG.tga
Normal file
BIN
textures/GemTankBG.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
BIN
textures/PillTank.tga
Normal file
BIN
textures/PillTank.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
BIN
textures/PillTankBG.tga
Normal file
BIN
textures/PillTankBG.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
Reference in New Issue
Block a user