mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
DB/SAI: Fix a DB error
Origin:91de0322bb(cherry picked from commit7bfbd9e3d8)
This commit is contained in:
2
sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql
Normal file
2
sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=16573 AND `source_type`=0 AND `id`=7;
|
||||
Reference in New Issue
Block a user