fix(Scripts/ZulGurub): Added missing yell on Hakkar's evade. (#12329)

Fixes #12273
This commit is contained in:
UltraNix
2022-07-09 17:01:38 +02:00
committed by GitHub
parent d88ff41198
commit c17eed9706
2 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature_text` WHERE `CreatureID`=14834 AND `groupid`=7;
INSERT INTO `creature_text` VALUES
(14834,7,0,'Fleeing will do you no good, mortals!',14,0,100,0,0,0,10635,0,'Hakkar Evade Yell');