From 74e70445b78e6fcd9717167cb67a20aa26a580b6 Mon Sep 17 00:00:00 2001 From: Killyana Date: Sun, 8 Mar 2020 00:11:58 +0100 Subject: DB/Quest: Quest: Finding the Phylactery Closes #24243 (cherry picked from commit 889b6caf931cbb96cb8c21edcddd87f6c98ba214) --- sql/updates/world/master/2021_12_22_22_world_2020_03_07_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2021_12_22_22_world_2020_03_07_04_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2021_12_22_22_world_2020_03_07_04_world.sql b/sql/updates/world/master/2021_12_22_22_world_2020_03_07_04_world.sql new file mode 100644 index 00000000000..cfe0e9da545 --- /dev/null +++ b/sql/updates/world/master/2021_12_22_22_world_2020_03_07_04_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_type`=27 WHERE `entryorguid`=28182 AND `source_type`=0 AND `id`=0; -- cgit v1.2.3