fix(DB/Creature): Set Correct Speed to Illidan DB Target (23070) (#24647)
This commit is contained in:
parent
afe92f5f44
commit
e5a3f5abfe
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Up from 0.9
|
||||
UPDATE `creature_template` SET `speed_run` = 1.142857 WHERE (`entry` = 23070);
|
||||
Loading…
Add table
Add a link
Reference in a new issue