mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-27 22:16:11 +00:00
fix(DB/Creature): Set Correct Speed to Illidan DB Target (23070) (#24647)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Up from 0.9
|
||||
UPDATE `creature_template` SET `speed_run` = 1.142857 WHERE (`entry` = 23070);
|
||||
Reference in New Issue
Block a user