mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/SAI: Fix more runtime errors
By dr-j
This commit is contained in:
3
sql/updates/world/2014_06_28_00_world_smart_scripts.sql
Normal file
3
sql/updates/world/2014_06_28_00_world_smart_scripts.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=27245 AND `source_type`=0 AND `id`=2 AND `link`=3;
|
||||
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=4987 AND `source_type`=2 AND `id`=0 AND `link`=1;
|
||||
Reference in New Issue
Block a user