mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Quest: The Sum is Greater than the Parts
This commit is contained in:
3
sql/updates/world/3.3.5/2016_09_21_02_world.sql
Normal file
3
sql/updates/world/3.3.5/2016_09_21_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=3040300 AND `source_type`=9;
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=30403 AND `source_type`=0;
|
||||
|
||||
Reference in New Issue
Block a user