chore(DB): import pending files

Referenced commit(s): 3062db6a9e
This commit is contained in:
github-actions[bot]
2024-08-26 02:46:24 +00:00
parent 3062db6a9e
commit 4fcc7d9085

View File

@@ -1,3 +1,4 @@
-- DB update 2024_08_25_00 -> 2024_08_26_00
-- Fix the target_type for Chain lightning and Psychic Scream spells with Twilight Prophet
SET @ENTRY := 15308;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0) AND (`entryorguid` = @ENTRY);