4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
if (args.test.options.doomboltRolled)
|
|
{
|
|
args.test.result.damage += 4;
|
|
} |