mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/Misc: Adition to a8b05db
This commit is contained in:
3
sql/updates/world/2014_07_10_01_world_misc.sql
Normal file
3
sql/updates/world/2014_07_10_01_world_misc.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=23593 AND `source_type`=0 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `id`=1 WHERE `entryorguid`=23593 AND `source_type`=0 AND `id`=2;
|
||||
Reference in New Issue
Block a user