mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 21:04:26 +08:00
Merge branch 'master' into fix/raise-ally-target-check
This commit is contained in:
commit
3d95562d6f
4
data/sql/updates/db_world/2025_10_21_00.sql
Normal file
4
data/sql/updates/db_world/2025_10_21_00.sql
Normal file
@ -0,0 +1,4 @@
|
||||
-- DB update 2025_10_19_00 -> 2025_10_21_00
|
||||
|
||||
-- Set Unit Flags (Persistence)
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` |256|512|33554432 WHERE (`entry` = 29863);
|
||||
Loading…
x
Reference in New Issue
Block a user