DB/Creature: Fix equipment for Vereth the Cunning

(cherry picked from commit 5831396299)
This commit is contained in:
Killyana
2020-01-18 01:07:34 +01:00
committed by Shauren
parent 87e5b3a08c
commit ce8d65c06b

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);