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:
Andrew 2025-07-26 16:43:17 -03:00 committed by GitHub
parent dad67f9bb0
commit 9f8cd74205
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;