Spell: Fix "Dark Conclave Ritualist Channel" range and cast

This commit is contained in:
Killyana
2020-04-19 19:00:19 +02:00
parent 8ac8374429
commit 64878e19fb
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
-- Dark Conclave Ritualist & 'Dark Conclave Ritualist Channel'
UPDATE `smart_scripts` SET `event_type`=25, `event_param1`=0, `event_param2`=0, `event_param3`=0, `event_param4`=0, `action_param2`=0 WHERE `entryorguid`=22138 AND `source_type`=0 AND `id` IN (0);