mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
DB/Misc: Fix startup error added on 22508d1
This commit is contained in:
2
sql/updates/world/2014_01_27_09_world_gameobject.sql
Normal file
2
sql/updates/world/2014_01_27_09_world_gameobject.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `spawnMask` = 1, `phaseMask` = 1 WHERE `id` = 300058;
|
||||
Reference in New Issue
Block a user