mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/Creature: Make Coldarra Spellweavers cast Arcane Missiles (channel) instead of Arcane Missile (triggered spell).
(cherry picked from commit 69d871fc53)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Proper spellcast for Coldarra Spellweaver
|
||||
UPDATE `smart_scripts` SET `action_param1`=34446, `event_param3`=5250, `event_param4`=5750 WHERE `entryorguid`=25722 AND `source_type`=0 AND `id`=0;
|
||||
Reference in New Issue
Block a user