DB/Creature: Revert bad fix

This commit is contained in:
Aokromes
2017-05-25 13:13:44 +02:00
committed by GitHub
parent 0596a223a2
commit 1c2e2de23f

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `minlevel`= 0,`maxlevel`= 0,`HealthScalingExpansion`= -1 WHERE `subname`= 'Gryphon Master';
UPDATE `creature_template` SET `minlevel`= 0,`maxlevel`= 0,`HealthScalingExpansion`= -1 WHERE `subname`= 'Flight Master';