mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-15 08:06:11 +00:00
Removed unnecessary spaces
This commit is contained in:
@@ -72,7 +72,7 @@ float IngvarThePlundererMultiplier::GetValue(Action* action)
|
||||
}
|
||||
// Done with non-tank logic
|
||||
if (!isTank) { return 1.0f; }
|
||||
|
||||
|
||||
// TANK ONLY
|
||||
if (boss->FindCurrentSpellBySpellId(SPELL_SMASH) ||
|
||||
boss->FindCurrentSpellBySpellId(SPELL_DARK_SMASH))
|
||||
|
||||
Reference in New Issue
Block a user