1 line
89 B
JavaScript
1 line
89 B
JavaScript
args.item.system.encumbrance.value = Math.max(0, args.item.system.encumbrance.value - 1); |