fix(DB/Spell): Fix serverside spell Grow (#22569)
Co-authored-by: Gustavo <sirikfoll@hotmail.com>
Cherry-picked from commit: 0b766db6a4
This commit is contained in:
parent
dad67f9bb0
commit
9f8cd74205
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_dbc` SET `Effect_1` = 6, `EffectBasePoints_1`= 100, `ImplicitTargetA_1`= 1, `EffectAura_1` = 61, `CumulativeAura`= 3 WHERE `ID`= 57059;
|
||||
Loading…
Add table
Add a link
Reference in a new issue