fix(DB/Creature): Drunken Brewfest Reveler model (#17494)
* fix(DB/Creature): Drunken Brewfest Reveler model * clarify enum + farm lines
This commit is contained in:
parent
bf5878f8dc
commit
ad66728973
2 changed files with 13 additions and 7 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template_addon` SET `auras` = '35777 43905' WHERE `entry` = 23698;
|
||||
UPDATE `creature_addon` SET `auras` = '35777 43905 44096' WHERE `guid` = 88960;
|
||||
Loading…
Add table
Add a link
Reference in a new issue