fix(DB/Creature): Drunken Brewfest Reveler model (#17494)

* fix(DB/Creature): Drunken Brewfest Reveler model

* clarify enum

+ farm lines
This commit is contained in:
avarishd
2023-10-17 21:37:53 +03:00
committed by GitHub
parent bf5878f8dc
commit ad66728973
2 changed files with 13 additions and 7 deletions

View File

@@ -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;