mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 04:12:40 +01:00
DB/Misc: Fix startup errors
Updates #13707
Code is welcome to fix the remaining core errors.
(cherry picked from commit d37f52c93e)
This commit is contained in:
2
sql/updates/world/2015_03_24_04_world.sql
Normal file
2
sql/updates/world/2015_03_24_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `entryorguid`=21699 WHERE `entryorguid`=21669 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
Reference in New Issue
Block a user