fix(Scripts/AhnQiraj): Anubisath Sentinel - added missing spells. (#12726)

Fixes #12630
This commit is contained in:
UltraNix
2022-08-14 15:17:57 +02:00
committed by GitHub
parent 11c1867f05
commit 37e9fac5f6
2 changed files with 42 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature_text` WHERE `CreatureID`=15264;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(15264,0,0,'%s becomes enraged!',16,0,100,0,0,0,24144,0,'Anubisath Sentinel');