mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/EversongWoods): Repair Flag wrongly set (#12936)
Co-authored-by: Svetoslav Stoyanov <svetoslav_v_stoyanov@abv.bg>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag` = `npcflag`&~(4096) WHERE `entry` IN (16280, 16278);
|
||||
Reference in New Issue
Block a user