Change all use of heroclass to use RAID_CLASS_COLORS instead. This can be changed to CUSTOM_CLASS_COLORS later with a color picker for each class, but to support CoA classes need to go back to being colored properly.

Fix remaining lua errors covered by ascension patches

Add Addon Skins
Add Enhanced Friends List
This commit is contained in:
Andrew6810
2022-10-28 07:12:13 -07:00
parent 60ef8a38af
commit df7cc26a64
205 changed files with 18480 additions and 35 deletions
+1 -1
View File
@@ -370,7 +370,7 @@ E.Options.args.general = {
herocolor = {
order = 5,
type = "color",
name = "Class Color",
name = "My Class Color",
desc = "Color of class colored elements.",
hasAlpha = false,
},