Core&Tools: Fix multiple issues found by a static code coverage tool

This commit is contained in:
Nay
2013-08-26 02:00:18 +01:00
parent a4fcbd1a36
commit 8eaf763235
10 changed files with 20 additions and 17 deletions
@@ -1113,7 +1113,6 @@ bool Guardian::UpdateStats(Stats stat)
{
case STAT_STAMINA: mod = 0.3f; break; // Default Owner's Stamina scale
case STAT_STRENGTH: mod = 0.7f; break; // Default Owner's Strength scale
default: break;
}
// Check just if owner has Ravenous Dead since it's effect is not an aura