mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
4
data/sql/updates/db_world/2025_05_12_00.sql
Normal file
4
data/sql/updates/db_world/2025_05_12_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_05_10_04 -> 2025_05_12_00
|
||||
|
||||
-- Add No_Taunt flag
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE (`entry` = 25315);
|
||||
Reference in New Issue
Block a user