chore(DB): import pending files

Referenced commit(s): d6c7e9f630
This commit is contained in:
AzerothCoreBot
2023-03-21 21:29:43 +00:00
parent d6c7e9f630
commit 4273b8dadd
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_21_04 -> 2023_03_21_05
-- Coosh'coosh (18586)
-- Co-authored-by: aletson <aletson@users.noreply.github.com> https://github.com/TrinityCore/TrinityCore/pull/20773
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 18586;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_21_05 -> 2023_03_21_06
--
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (3262,3263,3264,3265,3266,3267,5000,5001,5002,5003,5004,5005,5006,5007,5008);