DB/Creature: Garrosh's Landing - Fix Warsong Marksman phase

Closes #18621
By Rushor

(cherry picked from commit c0a5e1d6f7)
This commit is contained in:
Killyana
2016-12-27 08:25:33 +01:00
committed by DoctorKraft
parent e5992bb5ad
commit 550aaeedaf

View File

@@ -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;