mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Correct move speed of Culling of Stratholme Risen Zombies. (#24280)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `speed_walk` = 0.640000009536743164, `speed_run` = 0.57142857142 WHERE `entry` IN (27737, 31208);
|
||||
Reference in New Issue
Block a user