DB/GameObjects: fixed phasing of several gameobject spawns in Acherus: The Ebon Hold

This commit is contained in:
Ovahlord
2024-12-21 22:24:30 +01:00
parent 5c0e09b31a
commit 686e575b6f

View File

@@ -0,0 +1 @@
UPDATE `gameobject` SET `PhaseId`= 0, `PhaseGroup`= 370 WHERE `guid` IN (151238, 151236, 63191, 63177, 63192, 63179, 66476, 63178, 63184, 63183, 63185, 66396, 66392, 63181);