fix(Core/Movement): Send proper movement animation visuals. (#10843)
Fixed #10812 Fixed #10814
This commit is contained in:
parent
41cc053c68
commit
617d85a498
7 changed files with 37 additions and 36 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645976772405658200');
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|512 WHERE `entry` IN (33186,33724,28859,31734);
|
||||
Loading…
Add table
Add a link
Reference in a new issue