From 70dd848785f5a0251f8b544addcc5cd85c0f99c2 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 8 May 2014 18:40:39 +0200 Subject: DB/Quest: The Bones of Nozronn By phoenixfight, closes #11985 --- sql/updates/world/2014_05_08_00_world_smart_scripts.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_05_08_00_world_smart_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2014_05_08_00_world_smart_scripts.sql b/sql/updates/world/2014_05_08_00_world_smart_scripts.sql new file mode 100644 index 00000000000..ebf971d512d --- /dev/null +++ b/sql/updates/world/2014_05_08_00_world_smart_scripts.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=28256 AND `source_type`=0; -- cgit v1.2.3