mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Fix Unit flag for some Pilgrim's Bounty npcs
This commit is contained in:
3
sql/updates/world/3.3.5/2017_11_22_04_world.sql
Normal file
3
sql/updates/world/3.3.5/2017_11_22_04_world.sql
Normal file
@@ -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;
|
||||
Reference in New Issue
Block a user