mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/Creature: Garrosh's Landing - Fix Warsong Marksman phase
Closes #18621
By Rushor
(cherry picked from commit c0a5e1d6f7)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature` SET `PhaseId` = 170 WHERE `guid` IN (110540,110541,110544,110545,110546,110547,110551,110552,110553,110554);
|
||||
UPDATE `creature_addon` SET `bytes1`=1 WHERE `guid`=111075;
|
||||
Reference in New Issue
Block a user