Skip to content

Commit

Permalink
Update Rel21_11_011_Add_many_creature_ai_scripts.sql
Browse files Browse the repository at this point in the history
Fix Script.
  • Loading branch information
Necrovoice committed Feb 16, 2019
1 parent e6031a0 commit 523abe5
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -143,8 +143,7 @@ UPDATE `creature_template` SET `AIName` = 'EventAI' WHERE `Entry` IN (17158,1829

-- Add Missing Fel Reaver Sound
UPDATE `creature_template_addon` SET `auras`='34623' WHERE `entry` IN (18733);
-- Update comment to match rest of script.
UPDATE `creature_ai_scripts` SET `comment` = 'Twilight Marauder Morna - Cast Piercing Howl';



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
Expand Down

0 comments on commit 523abe5

Please sign in to comment.