aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZenoX92 <ZenoX92@users.noreply.github.com>2017-09-26 11:57:58 +0200
committerKillyana <morphone1@gmail.com>2017-09-26 11:57:58 +0200
commit2e40b25d9d6a665b308b4c614adc686549ce8dfc (patch)
tree042b1d88034658ee9de6f4e86b5f351136b2e447
parent6285e237cf4a7cf68ce30e6f1047dc5af7e294c7 (diff)
DB/SAI: Eridan Bluewind event related to the quest "Purified!"
Closes #20425
-rw-r--r--sql/updates/world/3.3.5/2017_09_26_05_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_09_26_05_world_335.sql b/sql/updates/world/3.3.5/2017_09_26_05_world_335.sql
new file mode 100644
index 00000000000..6a327408caa
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_09_26_05_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_type`=19, `event_param1`=4442, `comment`="Eridan Bluewind - On Quest \'Purified!'\ Taken - Run Script" WHERE `entryorguid`=9116 AND `source_type`=0; \ No newline at end of file