mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
3
sql/updates/world/3.3.5/2021_10_02_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2021_10_02_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_movement_info` SET `WalkSpeed` = 0 WHERE `MovementID` = 119;
|
||||
UPDATE `creature_movement_info` SET `WalkSpeed` = 2.5 WHERE `MovementID` = 421;
|
||||
Reference in New Issue
Block a user