mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Instance/Ulduar: Update stats of Ignis the Furnace Master & Iron Construct
Closes #25631
This commit is contained in:
3
sql/updates/world/3.3.5/2020_11_07_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2020_11_07_01_world.sql
Normal 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)
|
||||
Reference in New Issue
Block a user