chore(DB): import pending files

Referenced commit(s): b1e8eda0b0
This commit is contained in:
AzerothCoreBot
2023-08-12 15:51:24 +00:00
parent b1e8eda0b0
commit 36062b9c21

View File

@@ -1,3 +1,4 @@
-- DB update 2023_08_11_03 -> 2023_08_12_00
-- Wrathscale Sorceress smart ai
SET @ENTRY := 17336;
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;