Removed stray console log
This commit is contained in:
@@ -170,8 +170,6 @@ function combineSkill(stat, aggregator, memo){
|
|||||||
stat.baseValue === undefined &&
|
stat.baseValue === undefined &&
|
||||||
stat.proficiency == 0 ||
|
stat.proficiency == 0 ||
|
||||||
undefined;
|
undefined;
|
||||||
|
|
||||||
console.log(stat);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function combineDamageMultiplier(stat){
|
function combineDamageMultiplier(stat){
|
||||||
|
|||||||
Reference in New Issue
Block a user