From 9f3e6bfe9b76c4b0829cc4bc702d9a31144ce83f Mon Sep 17 00:00:00 2001 From: Killyana Date: Tue, 14 Aug 2018 01:58:24 +0200 Subject: DB/SAI: Update target relate to old template Closes #22263 --- sql/updates/world/3.3.5/2018_08_14_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2018_08_14_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2018_08_14_00_world.sql b/sql/updates/world/3.3.5/2018_08_14_00_world.sql new file mode 100644 index 00000000000..49a5dca5e0e --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_14_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `target_param1`=191124 WHERE `entryorguid`=2902800 AND `source_type`=9 AND `id`=3; -- cgit v1.2.3