mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 14:17:28 +01:00
DB/Object: Fix objects phaseMask on TOC
This commit is contained in:
2
sql/updates/world/3.3.5/2016_10_15_09_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_10_15_09_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `phaseMask`=1 WHERE `map` IN (649);
|
||||
Reference in New Issue
Block a user