chore(DB): import pending files

Referenced commit(s): 2208bfff3a
This commit is contained in:
github-actions[bot]
2023-12-12 02:34:49 +00:00
parent b7aebef57d
commit 33aa77089e

View File

@@ -0,0 +1,14 @@
-- DB update 2023_12_12_00 -> 2023_12_12_01
--
-- 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;