chore(DB): import pending files

Referenced commit(s): e0f2bd490c
This commit is contained in:
AzerothCoreBot
2023-01-16 02:12:11 +00:00
parent e0f2bd490c
commit 890a13f007
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_16_09 -> 2023_01_16_10
--
-- PR from TrinityCore @Jildor
UPDATE `item_template_locale` SET `Name`='Invernalia' WHERE `ID`=3819 AND `locale`='esES';

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_16_10 -> 2023_01_16_11
-- Terrowulf Packlord
UPDATE `creature` SET `spawntimesecs`=75600 WHERE `guid`=51870 AND `id1`=3792;
UPDATE `creature_template` SET `speed_walk` = 1 WHERE (`entry` = 3792);