fix(DB/loot): Remove 30+ food from Palemane Skinner (#26653)
This commit is contained in:
parent
1ee92134db
commit
bb5c7c832a
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 2950) AND (`Item` IN (3771, 4599));
|
||||
Loading…
Reference in a new issue