fix(DB/Creature): Adjust Veras Darkshadow's level. (#19754)

Init.
This commit is contained in:
Benjamin Jackson
2024-08-27 08:18:15 -04:00
committed by GitHub
parent 574ef5203a
commit 3ea889ac32

View File

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