chore(DB): import pending files

Referenced commit(s): c6c308aed7
This commit is contained in:
github-actions[bot] 2026-04-25 21:21:49 +00:00
parent 2209e08481
commit 1eb781bc75

View file

@ -1,3 +1,4 @@
-- DB update 2026_04_25_02 -> 2026_04_25_03
--
-- Remove AoE spell cast to entry, that may sometimes not be in range.
DELETE FROM `waypoint_scripts` WHERE `id` IN (488, 489, 490) AND `guid` IN (891, 892, 893);