fix(DB/ArathiHighlands): set Kenata Dabyrie's run speed to a more realistic value (#16338)

This commit is contained in:
Dan
2023-05-24 18:59:13 +02:00
committed by GitHub
parent 057be93b5d
commit 4836b630ed

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `speed_run` = 1.14286 WHERE `entry` = 4480;