mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Creature: Revert bad fix
This commit is contained in:
3
sql/updates/world/master/2017_05_25_03_world.sql
Normal file
3
sql/updates/world/master/2017_05_25_03_world.sql
Normal 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';
|
||||
Reference in New Issue
Block a user