fix(DB/Creature): Add Emote state work to Rogg (37072) (#14041)

Create rev_1670066795022662000.sql
This commit is contained in:
Gultask 2022-12-06 08:56:05 -03:00 committed by GitHub
parent 5de6fe5d51
commit 18fbe69c03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,4 @@
--
DELETE FROM `creature_template_addon` WHERE `entry` IN (37072);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
(37072, 0, 0, 0, 1, 173, 0, '');