chore(DB): import pending files

Referenced commit(s): 9aee5c41e2
This commit is contained in:
AzerothCoreBot
2023-03-21 18:07:51 +00:00
parent 9aee5c41e2
commit d6dc93f0f1
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_21_01 -> 2023_03_21_02
--
UPDATE `creature_addon` SET `visibilityDistanceType` = 3 WHERE `guid` IN (130964, 130961, 130962, 130963);

View File

@@ -1,2 +1,3 @@
-- DB update 2023_03_21_02 -> 2023_03_21_03
--
DELETE FROM `creature` WHERE `guid` = 150212;