diff --git a/data/sql/updates/pending_db_world/rev_1702347891613495300.sql b/data/sql/updates/pending_db_world/rev_1702347891613495300.sql new file mode 100644 index 000000000..d3757e3a6 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1702347891613495300.sql @@ -0,0 +1,13 @@ +-- +-- Lady Vashj +UPDATE `creature_template` SET `speed_run` = 2.14286 WHERE `entry` = 21212; +-- Morogrim Tidewalker +UPDATE `creature_template` SET `speed_run` = 1.14286 WHERE `entry` = 21213; +-- Fathom-Lord Karathress +UPDATE `creature_template` SET `speed_run` = 1.14286 WHERE `entry` = 21214; +-- Leotheras the Blind +UPDATE `creature_template` SET `speed_run` = 2.14286 WHERE `entry` = 21215; +-- Hydross the Unstable +UPDATE `creature_template` SET `speed_run` = 1.71429 WHERE `entry` = 21216; +-- The Lurker Below +UPDATE `creature_template` SET `speed_run` = 1.14286 WHERE `entry` = 21217;