More logging
This commit is contained in:
parent
a0083f281e
commit
b5639f481f
@ -113,6 +113,7 @@ export class InRaidHelper
|
||||
|
||||
if (standingForKill)
|
||||
{
|
||||
this.logger.warning(`Lost: ${standingForKill} - additional:${additionalReduction}`);
|
||||
return (acc + standingForKill) - additionalReduction;
|
||||
}
|
||||
this.logger.warning(
|
||||
|
Loading…
Reference in New Issue
Block a user