From 2e40b25d9d6a665b308b4c614adc686549ce8dfc Mon Sep 17 00:00:00 2001 From: ZenoX92 Date: Tue, 26 Sep 2017 11:57:58 +0200 Subject: DB/SAI: Eridan Bluewind event related to the quest "Purified!" Closes #20425 --- sql/updates/world/3.3.5/2017_09_26_05_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2017_09_26_05_world_335.sql 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 -- cgit v1.2.3