From 792e414b6165cbd0907e1f518b3fb07623d7e943 Mon Sep 17 00:00:00 2001 From: Dr-J Date: Wed, 14 Sep 2016 21:23:25 +0200 Subject: 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) --- sql/updates/world/master/2017_02_26_21_world_2016_09_14_03_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/master/2017_02_26_21_world_2016_09_14_03_world.sql (limited to 'sql/updates') 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; -- cgit v1.2.3