chore(DB): import pending files

Referenced commit(s): fbbb287c29
This commit is contained in:
AzerothCoreBot
2022-05-21 21:28:44 +00:00
parent fbbb287c29
commit 9a94042b08
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_18_01 -> 2022_05_21_00
-- Ulduar / Thorim
DELETE FROM `creature_text` WHERE `CreatureID`=32865;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_21_00 -> 2022_05_21_01
-- Ulduar/Mimiron, set Computer model to be female
UPDATE `creature_template` SET `modelid1` = 29101 WHERE `entry` = 34143;