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:
avarishd
2025-05-23 23:11:40 +03:00
committed by GitHub
parent f85f0e8774
commit 65dfd60279

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=24707;