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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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