mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
DB/Quest: Fixing War is Hell and Monitoring the Rift: Cleftcliff Anomaly
by @Killyana
(cherry picked from commit 294383fec0)
Conflicts:
sql/updates/world/2015_04_11_02_world.sql
This commit is contained in:
2
sql/updates/world/2015_04_11_02_world_f335.sql
Normal file
2
sql/updates/world/2015_04_11_02_world_f335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid`=25310 AND `source_type`=0 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid` IN (24009, 24010) AND `source_type`=0 AND `id`=1;
|
||||
Reference in New Issue
Block a user