Changed default DogTags to shorten values

This change is potentially contentious because it's a very old default, but with health and power values being so incredibly high in Legion, the shortened form of values is immensely more readable. This change will not affect those who have modified their text settings and the Short form only kicks in when values hit 10,000 or higher.
This commit is contained in:
Parnic
2016-11-06 14:17:37 -06:00
parent 151e54746f
commit d9bd5e3f36
7 changed files with 8 additions and 7 deletions

View File

@ -43,7 +43,7 @@ function IceTargetHealth.prototype:GetDefaultSettings()
settings["classColor"] = false
settings["hideBlizz"] = false
settings["upperText"] = "[PercentHP:Round]"
settings["lowerText"] = "[(HP:Round \"/\" MaxHP:Round):HPColor:Bracket]"
settings["lowerText"] = "[FractionalHP:Short:HPColor:Bracket]"
settings["raidIconOnTop"] = true
settings["showRaidIcon"] = true
settings["raidIconXOffset"] = 12