DB/Creature: Fix equipments display

(cherry picked from commit 1eb560bbc8cf9a316ccc906fe63d37b51932293e)
This commit is contained in:
Killyana
2021-12-23 21:16:01 +01:00
committed by Shauren
parent 5396de8720
commit 2eac24264f
@@ -0,0 +1,4 @@
--
UPDATE `creature_template_addon` SET `bytes2`=2 WHERE `entry` IN (29103, 24768, 29102, 28647);
UPDATE `creature_template_addon` SET `bytes2`=1 WHERE `entry` IN (31559, 31558, 30972, 38462, 1493, 36572, 2748, 2754, 3767, 7228, 9568, 10363, 12017, 12129, 12457, 12460, 12461, 12463, 12465, 12467, 12468, 14262, 14263, 14264, 15264, 15275, 15276, 15608, 17257, 18728, 19516, 19951, 22196, 22859, 22954, 25031, 25033, 27447, 27654, 28920, 38433);
UPDATE `creature_addon` SET `bytes2`=1 WHERE `guid` IN (77849,74635, 74634,77846,77847,77848);