mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
DB/Creature: Fix equipment for Vereth the Cunning
(cherry picked from commit 5831396299)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (30944);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `bytes2`) VALUES
|
||||
(30944, 0);
|
||||
Reference in New Issue
Block a user