mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 12:22:39 +01:00
DB/SAI: Fix infinite spawn in quest "You Are Rakh'Likh, Demon"
Closes #10361
This commit is contained in:
1
sql/updates/world/2013_08_09_01_world_sai.sql
Normal file
1
sql/updates/world/2013_08_09_01_world_sai.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=7664 AND `source_type`=0 AND `id`IN (3,5,7) AND `link` IN (4,6,8);
|
||||
Reference in New Issue
Block a user