mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(DB/Spell): make Earthgrab break stealth (#26090)
Co-authored-by: sogladev <sogladev@gmail.com>
This commit is contained in:
2
data/sql/updates/pending_db_world/rev_1780779956682.sql
Normal file
2
data/sql/updates/pending_db_world/rev_1780779956682.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Earthgrab is a hostile root and should reveal stealthed targets.
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 64695;
|
||||
Reference in New Issue
Block a user