5 lines
86 B
JavaScript
Raw Normal View History

if (!args.flags.bothEyes)
{
args.flags.bothEyes = true;
args.fields.modifier -= 30
}