Files
foundryvtt-wh4-lang-fr-fr/scripts/QKt9ZYpVpznncfJ1.js

7 lines
111 B
JavaScript

for(let key in this.item.system.AP)
{
if (this.item.system.AP[key])
{
this.item.system.AP[key]++;
}
}