DB/Misc: Fix 2 runtime errors

By Malcrom
(cherry picked from commit 2478438117)
This commit is contained in:
Aokromes
2015-10-14 12:07:53 +02:00
committed by MitchesD
parent 4888a63238
commit 687e93d017

View File

@@ -0,0 +1,5 @@
--
DELETE FROM `creature_addon` WHERE `guid` IN (56606,56607);
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
(56606,566050,0,0,1,0, ''),
(56607,566050,0,0,1,0, '');