From 1e52b8a83d03e798fdf163a8af5c75e239f26fba Mon Sep 17 00:00:00 2001 From: Killyana Date: Wed, 28 Dec 2016 13:58:10 +0100 Subject: DB: Fix a DB error By Rushor (cherry picked from commit 8b194854f0d8c53f66fec691debd1e870487398a) --- sql/updates/world/master/2018_03_17_32_world_2016_12_28_07_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2018_03_17_32_world_2016_12_28_07_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2018_03_17_32_world_2016_12_28_07_world.sql b/sql/updates/world/master/2018_03_17_32_world_2016_12_28_07_world.sql new file mode 100644 index 00000000000..a68461dc8da --- /dev/null +++ b/sql/updates/world/master/2018_03_17_32_world_2016_12_28_07_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_type`=11, `action_param1`=30444, `action_param2`=0, `action_param3`=0, `target_type`=7, `target_x`=0, `target_y`=0, `target_z`=0, `target_o`=0, `comment`='Totem of Yor - On Quest \'Totem of Vark\' Taken - Cast \'Stillpine Ancestor Yor TRIGGER\'' WHERE `entryorguid`=17363 AND `source_type`=0 AND `id`=0 AND `link`=0; -- cgit v1.2.3