mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/GameObject: Fix some wrong phases
This commit is contained in:
2
sql/updates/world/4.3.4/2018_04_15_04_world.sql
Normal file
2
sql/updates/world/4.3.4/2018_04_15_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `PhaseId`=169 WHERE `PhaseId` IN (5338,6348) AND `map`=646;
|
||||
Reference in New Issue
Block a user