chore(DB): import pending files

Referenced commit(s): 43b42b1b9c
This commit is contained in:
AzerothCoreBot
2022-12-31 15:39:29 +00:00
parent 43b42b1b9c
commit 089ce9eb41
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_30_07 -> 2022_12_31_00
--
SET @CGUID := 106855;

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_31_00 -> 2022_12_31_01
--
UPDATE `creature_template` SET `speed_walk` = 1.6, `speed_run` = 1.71429 WHERE (`entry` IN (18497, 20299));

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_31_01 -> 2022_12_31_02
--
UPDATE `creature_template` SET `detection_range` = 0 WHERE (`entry` = 17256);