mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(DB/Creature): Frostwolf run and walk speed (#11259)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1648909090226708100');
|
||||||
|
|
||||||
|
UPDATE `creature_template` SET `speed_run` = 1.14286, `speed_walk` = 1.26 WHERE `entry` = 10981;
|
||||||
Reference in New Issue
Block a user