4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
|
if (args.opposedTest.result.hitloc.value == "head")
|
||
|
{
|
||
|
args.abort = "Missed - Headless"
|
||
|
}
|