fix(Creature): Adjust Ahune Frozen Core level. (#19150)

* Init.

* Forgot the heroic difficulty entry, not base.
This commit is contained in:
Benjamin Jackson 2024-06-25 03:50:43 -04:00 committed by GitHub
parent 1dda4b2eab
commit b2457ef67e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1 @@
UPDATE `creature_template` SET `minlevel` = 80, `maxlevel` = 80 WHERE `entry` = 26339;