DB/Spells: Fix some DBC spells with summon effect

This commit is contained in:
Killyana
2017-03-17 09:15:12 +01:00
committed by Aokromes
parent 0016baf3bd
commit 3acebcd273

View File

@@ -0,0 +1,3 @@
--
UPDATE `spell_dbc` SET `Effect2` = 28, `EffectMiscValueB2` = 64 WHERE `Id`IN (23201, 27939, 30774, 33614, 33616, 39074);
UPDATE `spell_dbc` SET `Effect3` = 28, `EffectMiscValueB3` = 64 WHERE `Id`IN (19224);