mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
Fix(DB/creature_template): Fix quest 12028 - Spiritual Insight (#20376)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- 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