mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
Core/Unit: Correct speed calculus when affected by SPELL_AURA_MOD_MINIMUM_SPEED (#18136)
This commit is contained in:
2
sql/updates/world/3.3.5/2017_02_24_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2017_02_24_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Val'kyr Shadowguard (Icecrown Citadel/Lich King, all 4 difficulties)
|
||||
UPDATE `creature_template` SET `speed_run`=0.642857 WHERE `entry` IN (36609,39120,39121,39122);
|
||||
Reference in New Issue
Block a user