Skip to content

Conversation

stokbaek
Copy link

I changed the colour code of the classes that didn't match the standard WoW colours.

["WARRIOR"] = {r = 0.9, g = 0.65, b = 0.45},
["HUNTER"] = {r = 0.67, g = 0.83, b = 0.45},
["MAGE"] = {r = 0.41, g = 0.80, b = 0.94},
["MONK"] = {r = 0.43, g = 1 , b = 0.50},
Copy link

@mihawk90 mihawk90 Oct 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to wowpedia this should be r = 0.00, g = 1.00, b = 0.59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants