4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
if (args.item.type == "armour")
|
|
{
|
|
args.item.system.AP.head = 0;
|
|
} |