PDA

Просмотр полной версии : [11954] Do not calculate targets for different effects with same targeting multiple times


newsbot
13.04.2012, 01:10
Автор: Reamer


<pre>m src/game/Spell.cpp
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[11954] Do not calculate targets for different effects with same targeting multiple times

Some effects or target-combinations might need exception from the generic rule that calculated targets from one effect are used by other effects with same targets.
This will fix bugs that different random targets for different effects are selected, even when they should be the same.

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com></pre>


Подробнее... (https://github.com/mangos/mangos/commit/b811bc880eeebc0d1d262186a76388e1c88270da)