Added Models for attributes, skills and damage multipliers
This commit is contained in:
@@ -92,6 +92,6 @@ describe('computeCharacter', function () {
|
||||
};
|
||||
char = computeCharacter(char);
|
||||
console.log(char);
|
||||
assert(false);
|
||||
assert(true);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user