fix(DB/loot): Remove 30+ food from Palemane Skinner (#26653)

This commit is contained in:
zackchadwick
2026-07-18 11:58:37 -04:00
committed by GitHub
parent 1ee92134db
commit bb5c7c832a

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature_loot_template` WHERE (`Entry` = 2950) AND (`Item` IN (3771, 4599));