Updated to 10392 client build.

This commit is contained in:
tomrus88 2009-09-04 21:13:33 +04:00
parent d87911303e
commit 2a1e4949a2
3 changed files with 4 additions and 4 deletions

View file

@ -1422,7 +1422,7 @@ struct SpellEntry
//uint32 spellMissileID; // 233 m_spellMissileID not used
//uint32 PowerDisplayId; // 234 PowerDisplay.dbc, new in 3.1
//float unk_320_4[3]; // 235-237 3.2.0
//uint32 spellDescriptionVariablesID; // 238 3.2.0
//uint32 spellDescriptionVariableID; // 238 3.2.0
// helpers
int32 CalculateSimpleValue(uint8 eff) const { return EffectBasePoints[eff]+int32(EffectBaseDice[eff]); }