mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
3
data/sql/updates/db_world/2024_11_15_02.sql
Normal file
3
data/sql/updates/db_world/2024_11_15_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_11_15_01 -> 2024_11_15_02
|
||||
-- remove trigger flag from 26594 Spiritual Insight Transform
|
||||
UPDATE `creature_template` SET `flags_extra` = (`flags_extra` & ~128) WHERE (`entry` = 26594);
|
||||
Reference in New Issue
Block a user