aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2017_05_03_01_world_335.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_05_03_01_world_335.sql b/sql/updates/world/3.3.5/2017_05_03_01_world_335.sql
new file mode 100644
index 00000000000..8f6e1091f1b
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_05_03_01_world_335.sql
@@ -0,0 +1,3 @@
+-- Marin Noggenfogger should mix the elixir before quest 2662 completes
+UPDATE `smart_scripts` SET `event_type`=19, `comment`= "Marin Noggenfogger - On Quest 'Noggenfogger Elixir' Taken - Run Script"
+ WHERE `entryorguid`= 7564 AND `source_type`= 0;