DB/Instance/Ulduar: Update stats of Ignis the Furnace Master & Iron Construct

Closes #25631
This commit is contained in:
Jildor
2020-11-08 00:25:45 +02:00
committed by offl
parent a2da08deb1
commit 4ae2499d3f

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `speed_walk`=1.6,`speed_run`=1.42857,`BaseAttackTime`=1500 WHERE `entry`=33190; -- Ignis the Furnace Master (25)
UPDATE `creature_template` SET `speed_run`=1.28571,`unit_flags`=`unit_flags`|0x00000100|0x02000000 WHERE `entry`=33191; -- Iron Construct (25)