DB/Creature: Fix Unit flag for some Pilgrim's Bounty npcs

(cherry picked from commit 1c07b178a0b69c05bf3a4d4ee3aa7b2e428b7395)
This commit is contained in:
Killyana
2021-02-15 19:13:25 +01:00
committed by funjoker
parent 58de8141e5
commit 7835c5ff97
@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `unit_flags`=33536 WHERE `entry` IN (35337,35338,35340,35341,35342,35343,34714, 34679, 34768, 34653);
-- DELETE FROM `game_event_creature` WHERE `guid`=43465;