mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Script/SAI: Fix runtime error. Thanks @Kirkhammett
Closes #9653 (Can not commit for other authors using the web interface...)
This commit is contained in:
1
sql/updates/world/2013_04_16_01_world_smart_scripts.sql
Normal file
1
sql/updates/world/2013_04_16_01_world_smart_scripts.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=2369 AND `source_type`=0 AND `id`=7 AND `link`=8;
|
||||
Reference in New Issue
Block a user