PDA

Просмотр полной версии : Redirect Chain Lightning to Grounding Totem as well


newsbot
01.08.2016, 23:56
Автор:


<pre style='white-space:pre-wrap;width:81ex'>Redirect Chain Lightning to Grounding Totem as well

Make sure that we have a target for TARGET_SINGLE_ENEMY

close https://github.com/cmangos/mangos-tbc/pull/68

@Grz3s it was implemented another way here.
Old way : for all spell with TARGET_CHAIN_DAMAGE and EffectChainTarget <=
1 a magnet target was possible. (thought the old code was buged)
New way : for all spell with TARGET_CHAIN_DAMAGE if the first target have
magnet it will be used.

Please tell me if its correct for wotlk.</pre>


Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/ef7fbb452d4406a90c92a24232e0e2d279f27a2c)