From 2676d56da4dc41d25e1e8d0ef3203dab5671799f Mon Sep 17 00:00:00 2001 From: Aokromes Date: Fri, 27 Feb 2015 12:45:54 +0100 Subject: DB/Quest: Basic Chemistry By Killyana, closes #14249 --- sql/updates/world/2015_02_27_01_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/2015_02_27_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_02_27_01_world.sql b/sql/updates/world/2015_02_27_01_world.sql new file mode 100644 index 00000000000..30f02d9900e --- /dev/null +++ b/sql/updates/world/2015_02_27_01_world.sql @@ -0,0 +1,3 @@ +-- +Update `smart_scripts` SET `action_type`=85, `target_type`=7 WHERE `entryorguid`= 3177300 AND `source_type`=9 AND `id`=0; +Update `smart_scripts` SET `action_type`=85, `target_type`=7 WHERE `entryorguid`= 3244200 AND `source_type`=9 AND `id`=0; -- cgit v1.2.3