From e9068afa1d4daf268250c249a18a01ade5efb8a7 Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Mon, 3 Oct 2016 13:49:15 +0200 Subject: DB/SAI: fix db error introduced in 2a8669d. --- sql/updates/world/3.3.5/2016_10_03_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_10_03_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_10_03_01_world.sql b/sql/updates/world/3.3.5/2016_10_03_01_world.sql new file mode 100644 index 00000000000..bef2bdc5d45 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_10_03_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `link`=28 WHERE `entryorguid`=4484 AND `id`=22; -- cgit v1.2.3