[9895] Move DotFactor+GetSpellCastTimeForBonus call to CalculateDefaultCoefficient

* This coeff used if not spell_bonus_data provided for spell
* Continue prev. commit line expected that creature casts not affected by DotFactor

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
nos4r2zod 2010-05-15 06:03:16 +04:00 committed by VladimirMangos
parent 4951f846dd
commit e880e7d236
4 changed files with 33 additions and 79 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9894"
#define REVISION_NR "9895"
#endif // __REVISION_NR_H__