mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Creature): Drunken Brewfest Reveler model (#17494)
* fix(DB/Creature): Drunken Brewfest Reveler model * clarify enum + farm lines
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user