1 line
89 B
JavaScript
Raw Permalink Normal View History

args.item.system.encumbrance.value = Math.max(0, args.item.system.encumbrance.value - 1);