Skip to content

Commit

Permalink
fix: Update Brewfest mobs to level 70 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyeriah authored Sep 24, 2023
1 parent 342641f commit bfd5a93
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE `creature_template` SET `minlevel` = 70, `maxlevel` = 70 WHERE `entry` IN (23872, 23795, 26776, 26764, 26822);

0 comments on commit bfd5a93

Please sign in to comment.