mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
3
sql/updates/world/2013_09_29_04_world_updatesi.sql
Normal file
3
sql/updates/world/2013_09_29_04_world_updatesi.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `smart_scripts` SET `link`=12 WHERE `entryorguid`=8503 AND `source_type`=0 AND `id`=11;
|
||||
UPDATE `smart_scripts` SET `event_type`=61,`event_param2`=0 WHERE `entryorguid`=8503 AND `source_type`=0 AND `id`=12;
|
||||
UPDATE `smart_scripts` SET `event_type`=61,`link`=0 WHERE `entryorguid`=8503 AND `source_type`=0 AND `id`=13;
|
||||
Reference in New Issue
Block a user