mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/BoT: corrected movement speed for Halfus Wyrmbreaker for all difficulty entries
This commit is contained in:
1
sql/updates/world/4.3.4/2020_09_11_01_world.sql
Normal file
1
sql/updates/world/4.3.4/2020_09_11_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `speed_walk`= 3.2, `speed_run`= 1.71429 WHERE `entry` IN (46209, 46210, 46211);
|
||||
Reference in New Issue
Block a user