Merge branch 'master' of github.com:EQEmu/Server

This commit is contained in:
Michael Cook (mackal)
2014-02-19 20:37:26 -05:00
13 changed files with 89 additions and 31 deletions
+1
View File
@@ -592,6 +592,7 @@ public:
int32 GetExtraSpellAmt(uint16 spell_id, int32 extra_spell_amt, int32 base_spell_dmg);
void MeleeLifeTap(int32 damage);
bool PassCastRestriction(bool UseCastRestriction = true, int16 value = 0, bool IsDamage = true);
bool ImprovedTaunt();
void ModSkillDmgTaken(SkillUseTypes skill_num, int value);
int16 GetModSkillDmgTaken(const SkillUseTypes skill_num);