mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
fix(DB/Creature): Wild turkey spawns having gossip flags. (#15297)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Event: Pilgrim's Bounty - Few Wild Turkeys having npc gossip flag.
|
||||
UPDATE `creature` SET `npcflag` = `npcflag`&~(1) WHERE `id1` = 32820 AND `guid` IN (241384,241659,241674,241862,241865,241944,241948,241961,242367,242369,242416,242952,243003,243102,243735,243736,243774,243775);
|
||||
Reference in New Issue
Block a user