1 line
88 B
JavaScript
1 line
88 B
JavaScript
this.item.system.encumbrance.value = Math.max(0, this.item.system.encumbrance.value - 1) |