- added new user-submitted bar textures (ticket #111)

This commit is contained in:
Parnic
2011-01-05 01:07:36 +00:00
parent 2e462e259d
commit 96eacfea1f
7 changed files with 2 additions and 1 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

BIN
textures/CleanTankBG.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

BIN
textures/GemTank.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
textures/GemTankBG.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
textures/PillTank.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

BIN
textures/PillTankBG.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB