[0103] Use SpellScaling.dbc to calculate cast time

Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-08-16 18:10:33 +03:00 committed by Antz
parent bfe7e6a96f
commit a7bf0fe70b
3 changed files with 19 additions and 7 deletions

View file

@ -1060,6 +1060,7 @@ struct GtRegenMPPerSptEntry
struct GtSpellScalingEntry
{
//uint32 id;
float value;
};