mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user