1 line
89 B
JavaScript
Raw Normal View History

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