Skip to content

Commit

Permalink
[Spell] Grip of Command 21130 should not be removed on Evade
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS authored and killerwife committed Jan 10, 2024
1 parent b12eb52 commit 9e20553
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sql/base/dbc/cmangos_fixes/Spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2393,9 +2393,10 @@ UPDATE `spell_template` SET `AttributesServerSide` = `AttributesServerSide`|0x00
18951, -- Spirit Particles (green)
21080, -- Putrid Breath
23378, -- Magma Splash
27791, -- Suicide (Suicide)
21130, -- Grip of Command
21788, -- Deadly Poison
21789, -- Hate to Half (Hate to Half)
27791, -- Suicide (Suicide)
28330 -- Flameshocker - Immolate Visual
);

Expand Down

0 comments on commit 9e20553

Please sign in to comment.