mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Gameobject: Fix 3 startup errors
This commit is contained in:
4
sql/updates/world/3.3.5/2017_05_16_00_world.sql
Normal file
4
sql/updates/world/3.3.5/2017_05_16_00_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `spawnMask`=1 WHERE `guid`=47713;
|
||||
UPDATE `gameobject` SET `spawnMask`=1 WHERE `guid`=47714;
|
||||
UPDATE `gameobject` SET `spawnMask`=1 WHERE `guid`=47785;
|
||||
Reference in New Issue
Block a user