+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_07_15_02 -> 2026_07_15_03
|
||||||
-- Yogg Portal 'Descend Into Madness'
|
-- Yogg Portal 'Descend Into Madness'
|
||||||
-- Movement flags: DisableGravity + Root
|
-- Movement flags: DisableGravity + Root
|
||||||
DELETE FROM `creature_template_movement` WHERE (`CreatureId` = 34072);
|
DELETE FROM `creature_template_movement` WHERE (`CreatureId` = 34072);
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_07_15_03 -> 2026_07_15_04
|
||||||
-- Sara should start friendly, becoming hostile when Yogg-Saron reveals himself (phase 2)
|
-- Sara should start friendly, becoming hostile when Yogg-Saron reveals himself (phase 2)
|
||||||
UPDATE `creature_template` SET `faction` = 35 WHERE `entry` IN (33134, 34332);
|
UPDATE `creature_template` SET `faction` = 35 WHERE `entry` IN (33134, 34332);
|
||||||
|
|
||||||
Reference in New Issue
Block a user