DB/creature: give Frozo the Renowned his carpet back

By Killyana

Closes #18407
This commit is contained in:
tkrokli
2016-12-06 20:49:35 +01:00
parent 784d70af7b
commit 8563abdfbf

View File

@@ -0,0 +1,4 @@
-- give Frozo the Renowned his carpet back
DELETE FROM `creature_addon` WHERE `guid`= 202846;
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`aiAnimKit`,`movementAnimKit`,`meleeAnimKit`,`auras`) VALUES
(202846,0,31837,0,257,0,0,0,0,'70878 75387');