fix(Core/Spells): Un-hack Spellcloth trigger spell (#15284)

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
This commit is contained in:
Gultask
2023-03-05 16:29:41 -03:00
committed by GitHub
parent 034b521501
commit 0b04c7f3b6
2 changed files with 2 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_dbc` SET `Effect_1` = 28, `EffectMiscValueB_1` = 64, `EffectBasePoints_1` = 0 WHERE `ID` = 31374;