Fix(DB/Spells): Hallows End candies should not give Well Fed buff. (#22141)
Co-authored-by: UltraNix <80540499+UltraNix@users.noreply.github.com> Hallowe'en / hallow's end candy no longer gives you a food buff.
This commit is contained in:
parent
f85f0e8774
commit
65dfd60279
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=24707;
|
||||
Loading…
Add table
Add a link
Reference in a new issue