diff options
| author | ZenoX92 <ZenoX92@users.noreply.github.com> | 2017-09-26 11:57:58 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-09-12 00:36:16 +0200 |
| commit | db81ff6ec6ca89163932000bd5a939ec776d1230 (patch) | |
| tree | 8585dfc0e438f5d679fe1e68dc2cf060043f3448 | |
| parent | bc74978e85f61663e1978afbd5c6e46b18b441c3 (diff) | |
DB/SAI: Eridan Bluewind event related to the quest "Purified!"
Closes #20425
(cherry picked from commit 2e40b25d9d6a665b308b4c614adc686549ce8dfc)
| -rw-r--r-- | sql/updates/world/master/2020_09_12_05_world_2017_09_26_05_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2020_09_12_05_world_2017_09_26_05_world_335.sql b/sql/updates/world/master/2020_09_12_05_world_2017_09_26_05_world_335.sql new file mode 100644 index 00000000000..2f359074d95 --- /dev/null +++ b/sql/updates/world/master/2020_09_12_05_world_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; |
