Core/Transmog: Add remaining hidden appearances

Port From (https://github.com/TrinityCore/TrinityCore/commit/16b39a448acbe8ace88550a367be8e6bf565b00d)
This commit is contained in:
hondacrx
2020-12-08 16:29:47 -05:00
parent ff0efd1768
commit c7d968ea74
@@ -511,9 +511,13 @@ namespace Game.Entities
134110, // Hidden Helm
134111, // Hidden Cloak
134112, // Hidden Shoulder
168659, // Hidden Chestpiece
142503, // Hidden Shirt
142504, // Hidden Tabard
143539 // Hidden Belt
168665, // Hidden Bracers
158329, // Hidden Gloves
143539, // Hidden Belt
168664 // Hidden Boots
};
foreach (uint hiddenItem in hiddenAppearanceItems)