mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 08:46:09 +00:00
4
data/sql/updates/db_world/2023_02_19_10.sql
Normal file
4
data/sql/updates/db_world/2023_02_19_10.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_02_19_09 -> 2023_02_19_10
|
||||
-- add NO_MOVEMENT_UPDATE flag
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra` = 512 WHERE (`entry` = 10506);
|
||||
Reference in New Issue
Block a user