mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(Scripts/Events): Hallow's End Headless Horsemen fly intro (#20366)
manually set move flags
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Headless Horseman: NO_MOVE_FLAGS_UPDATE - Creature won't update movement flags
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 512 WHERE (`entry` = 23682);
|
||||
Reference in New Issue
Block a user