mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/GameObjects: fixed phasing of several gameobject spawns in Acherus: The Ebon Hold
This commit is contained in:
1
sql/updates/world/cata_classic/2024_12_21_00_world.sql
Normal file
1
sql/updates/world/cata_classic/2024_12_21_00_world.sql
Normal 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);
|
||||
Reference in New Issue
Block a user