diff --git a/sql/updates/world/2014_03_30_03_world_smart_scripts.sql b/sql/updates/world/2014_03_30_03_world_smart_scripts.sql new file mode 100644 index 00000000000..a29758426ed --- /dev/null +++ b/sql/updates/world/2014_03_30_03_world_smart_scripts.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=19227 AND `source_type`=0 AND `id` IN (0,1);