mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
3
data/sql/updates/db_world/2026_01_22_04.sql
Normal file
3
data/sql/updates/db_world/2026_01_22_04.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_01_22_03 -> 2026_01_22_04
|
||||
-- Sniffed from 50664 Build
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`&~(2|131072), `unit_flags` = `unit_flags`|256 WHERE (`entry` IN (31079, 31492));
|
||||
Reference in New Issue
Block a user