chore(DB): import pending files

Referenced commit(s): 0baa8bedb1
This commit is contained in:
github-actions[bot]
2025-03-30 17:30:19 +00:00
parent 0baa8bedb1
commit 2071eaa591

View File

@@ -1,3 +1,4 @@
-- DB update 2025_03_30_01 -> 2025_03_30_02
-- Removes "Rod of Lianthe" and "Nightmare Vine" from "Eclipsion Hawkstrider"'s Loot
DELETE FROM `creature_loot_template` WHERE (`Entry` = 21627) AND (`Item` IN (22792, 31317));