chore(DB): import pending files

Referenced commit(s): 8308e054b9
This commit is contained in:
AzerothCoreBot
2023-08-24 14:44:42 +00:00
parent 8308e054b9
commit 0954d0f441

View File

@@ -1,3 +1,4 @@
-- DB update 2023_08_24_00 -> 2023_08_24_01
--
SET @GUID := 137481;
DELETE FROM `creature_addon` WHERE `guid` IN (@GUID, @GUID+1, @GUID+2, @GUID+3);