DB/Creature: Fix equipment for Vereth the Cunning

This commit is contained in:
Killyana
2020-01-18 01:07:34 +01:00
parent c1df161e1d
commit 5831396299

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature_template_addon` WHERE `entry` IN (30944);
INSERT INTO `creature_template_addon` (`entry`, `bytes2`) VALUES
(30944, 0);