Fix some startup errors

This commit is contained in:
Aokromes
2018-07-16 10:29:39 +02:00
parent d0be6a9f36
commit 5a41d66450

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=49310;
UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=49308;
UPDATE `creature_template` SET `minlevel` = 85, `maxlevel` = 85, `exp` = 3, `faction` = 16, `unit_flags2` = 33589280 WHERE `entry` = 49299;