Core/DBC: Update spell_dbc entry for 24308 (Summon Shade of Jin'Do) to use the correct spelleffect (SPELL_EFFECT_SUMMON), and not SPELL_EFFECT_JUMP
Also setting the creature relation through the same entry (this might need a minor change, no data for this exists)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `spell_dbc` SET `Effect1`=28, `EffectMiscValueB1`=64 WHERE `Id`=24308;
|
||||
Reference in New Issue
Block a user