DB/Creature: Fix some startup errors

Updates #11501
This commit is contained in:
Aokromes
2014-01-28 01:25:16 +01:00
parent a1e213755e
commit 25d0aca419
@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `unit_class` = 4 WHERE `entry` IN (34777,35436,36357);
UPDATE `creature_template` SET `difficulty_entry_1`=34114 WHERE `entry`=33855;
UPDATE `creature_template` SET `minlevel`=81, `maxlevel`=81 WHERE `entry`=35405;