fix(DB/Spell): make Earthgrab break stealth (#26090)

Co-authored-by: sogladev <sogladev@gmail.com>
This commit is contained in:
AlsoNotMehh
2026-06-10 19:05:48 -04:00
committed by GitHub
parent 5748140469
commit 9ca5999194

View File

@@ -0,0 +1,2 @@
-- Earthgrab is a hostile root and should reveal stealthed targets.
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 64695;