fix(Scripts/Mechanar): Fix Mechano-Lord Nether Charges not spawning (#15575)

init

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
This commit is contained in:
Gultask
2023-03-25 19:33:22 -03:00
committed by GitHub
parent dd43ea4849
commit 3c056273b8
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_dbc` SET `Effect_1` = 28, `EffectMiscValueB_1` = 64, `EffectBasePoints_1` = 0 WHERE `ID` IN (35153, 35904, 35905, 35906);