From 2e6e7a830f4a22b3694dfce9afd74cd7519685b9 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 10 Jul 2014 13:52:16 +0200 Subject: DB/Misc: Adition to a8b05db --- sql/updates/world/2014_07_10_01_world_misc.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/2014_07_10_01_world_misc.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2014_07_10_01_world_misc.sql b/sql/updates/world/2014_07_10_01_world_misc.sql new file mode 100644 index 00000000000..040e3f54909 --- /dev/null +++ b/sql/updates/world/2014_07_10_01_world_misc.sql @@ -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; -- cgit v1.2.3