mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Creatures: block movement flag updates for Commander Ulthok to fix his movement visuals when standing in his puddle
This commit is contained in:
1
sql/updates/world/4.3.4/2021_01_17_00_world.sql
Normal file
1
sql/updates/world/4.3.4/2021_01_17_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra`= `flags_extra` | 512 WHERE `entry` IN (40765, 49064);
|
||||
Reference in New Issue
Block a user