fix(DB/HoL) Blistering Streamrager has Scald in heroic (#23431)
Co-authored-by: John Doe <john.doe@gmail.com>
This commit is contained in:
parent
3b9c91e9dc
commit
b8c4d5cdac
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
DELETE FROM `creature_template_addon` WHERE (`entry` = 30964);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(30964, 0, 0, 0, 0, 0, 0, '59140');
|
||||
Loading…
Add table
Add a link
Reference in a new issue