mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 14:10:18 -04:00
DB/SAI: Prevent infinite loop
Just another brick in the wall... thanks @cr4st
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE `smart_scripts` SET `link`=18 WHERE `entryorguid`=26670 AND `source_type`=0 AND `id`=17;
|
||||
UPDATE `smart_scripts` SET `link`=20 WHERE `entryorguid`=26670 AND `source_type`=0 AND `id`=19;
|
||||
Reference in New Issue
Block a user