mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Instance/Gruul's Lair: Remove instance bind flag from Maulgar's friends
This commit is contained in:
2
sql/updates/world/3.3.5/2021_02_23_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2021_02_23_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Maulgar's friends should not bind player https://youtu.be/vvMn-f_5PpQ?t=135
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` &~ 1 WHERE `entry` IN (18832,18834,18835,18836);
|
||||
Reference in New Issue
Block a user