From 9f016509ddd7011a94f75cca63f09dc7714ca824 Mon Sep 17 00:00:00 2001 From: ZenoX92 Date: Mon, 4 Dec 2017 18:10:38 +0100 Subject: DB/Quest: Test of Lore (Part 6) Closes #21026 --- sql/updates/world/3.3.5/2017_12_04_03_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2017_12_04_03_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2017_12_04_03_world_335.sql b/sql/updates/world/3.3.5/2017_12_04_03_world_335.sql new file mode 100644 index 00000000000..351b1daba61 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_12_04_03_world_335.sql @@ -0,0 +1,2 @@ +-- Parqual Fintallas +UPDATE `smart_scripts` SET `event_param1`=4764 WHERE `entryorguid`=4488 AND `source_type`=0 AND `id`=10; -- cgit v1.2.3