DB/Creature: Fix more levels

By codeman8214 closes #19808
This commit is contained in:
Aokromes
2017-05-25 11:06:28 +02:00
committed by GitHub
parent 08482bfc0d
commit 740c04c7da
@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `minlevel`= 110,`maxlevel`= 110,`HealthScalingExpansion`= 6 WHERE `subname`= 'Gryphon Master';
UPDATE `creature_template` SET `minlevel`= 110,`maxlevel`= 110,`HealthScalingExpansion`= 6 WHERE `subname`= 'Flight Master';