mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
4
data/sql/updates/db_world/2025_11_12_00.sql
Normal file
4
data/sql/updates/db_world/2025_11_12_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_11_11_03 -> 2025_11_12_00
|
||||
--
|
||||
-- remove `DISABLE_MOVE`
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` & ~4 WHERE (`entry` = 28998);
|
||||
Reference in New Issue
Block a user