chore(DB): import pending files

Referenced commit(s): 0a9ff22a86
This commit is contained in:
AzerothCoreBot
2022-08-27 12:54:48 +00:00
parent 0a9ff22a86
commit 9a2e3fdbe6
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_08_27_02 -> 2022_08_27_03
--
UPDATE `creature_template` SET `ScriptName`='npc_wintergarde_gryphon' WHERE `entry`=27258;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_08_27_03 -> 2022_08_27_04
--
-- Cleanup on creatures that don't exist
DELETE FROM `creature` WHERE `guid` IN (200616);