Closed kytulendu closed 6 years ago
Most important commit ever, you don't know how many times druid player asked me about that :D
I can ask Kittens to check as he unlocked highmoutain tauren
i can check this now im home again
Edit : Tested cant seem to find this 80600 id in my sniff i dont think its correct default.
All else is good :) its mergable.
I don't really know if id 80600 was really use or not, as I'm not use any sniff when I write all the patch I submit (I use blackbox testing and wowhead changelog method and find the morph id using in-game model viewer addon X3).
As there is 5 difference Highmountain Tauren bear/cat forms but Highmountain Tauren have only 4 fur colors options and one of the cat form (id 80600) horns and fur color was mis-match, so I think 80600 might be good to use as a default... which the code path probably not gonna executed as Highmountain Tauren have only 4 fur colors options (skinColor = 0, 1, 2, 3)...
Changes proposed:
Issues addressed:
https://bt.ashamane.com/view.php?id=106
Tests performed:
Compiled on Kubuntu 18.04. Tested in-game.
Known issues and TODO list:
Not Retail-like. Need someone to check Highmountain Tauren cat/bear form fur color against Retail, as I haven't unlock allied races on Retail yet XD
Although I code it so that cat/bear form fur color match fur color logically.