mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 00:36:07 +00:00
4
data/sql/updates/db_world/2024_11_02_01.sql
Normal file
4
data/sql/updates/db_world/2024_11_02_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_11_02_00 -> 2024_11_02_01
|
||||
--
|
||||
-- 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