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

View File

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