diff options
| author | Dr-J <daniel.jarrott0@gmail.com> | 2016-09-14 21:23:25 +0200 |
|---|---|---|
| committer | joschiwald <joschiwald.trinity@gmail.com> | 2017-02-26 21:33:52 +0100 |
| commit | 792e414b6165cbd0907e1f518b3fb07623d7e943 (patch) | |
| tree | c723ab74d98f2bc70b53aeca44698337fa38c2c9 | |
| parent | 1b288ebbddeeab2934f3a4bd44521ed4378ae091 (diff) | |
DB/SAI: Teron Gorefiend I am ....
The timed action lists for this script now need event flags so they run while charmed and so that Karsius actually gets summoned.
(cherry picked from commit 79578eab4063e77369659e120d484cd42e519766)
Rename 2016_09_14_03_world.sql to 2016_09_14_03_world.sql
(cherry picked from commit 6913286cb9a367321b9876c789d264a0dd4ed300)
| -rw-r--r-- | sql/updates/world/master/2017_02_26_21_world_2016_09_14_03_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_02_26_21_world_2016_09_14_03_world.sql b/sql/updates/world/master/2017_02_26_21_world_2016_09_14_03_world.sql new file mode 100644 index 00000000000..3018e2bbe6f --- /dev/null +++ b/sql/updates/world/master/2017_02_26_21_world_2016_09_14_03_world.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid` IN(2179700,2179701) AND `source_type`=9; |
