mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 04:42:10 +01:00
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.
This commit is contained in:
1
sql/updates/world/3.3.5/ 2016_09_14_03_world.sql
Normal file
1
sql/updates/world/3.3.5/ 2016_09_14_03_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid` IN(2179700,2179701) AND `source_type`=9;
|
||||
Reference in New Issue
Block a user