DB/Creature: Malygos 25 mode fix. Also fix file extention on previous push.

Closes #8658
This commit is contained in:
Malcrom
2012-12-23 22:49:38 -03:30
parent df8b228cc2
commit ab7c789678
2 changed files with 3 additions and 0 deletions
@@ -0,0 +1,3 @@
-- Malygos 25 mode
UPDATE `creature_template` SET `difficulty_entry_1`=31734 WHERE `entry`=28859;
UPDATE `creature_template` SET `speed_walk`=4, `speed_run`=2.85714, `unit_class`=2, `InhabitType`=5, `flags_extra`=`flags_extra`|1 WHERE `entry`=31734;