mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/Misc: Fix startup errors
This commit is contained in:
6
sql/updates/world/2015_07_20_02_world.sql
Normal file
6
sql/updates/world/2015_07_20_02_world.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-260421 WHERE `entryorguid`=-37989 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-88704 WHERE `entryorguid`=-456 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-88703 WHERE `entryorguid`=-455 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-88702 WHERE `entryorguid`=-454 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-88701 WHERE `entryorguid`=-453 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
Reference in New Issue
Block a user