4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
for(let key in this.item.system.AP)
|
|
{
|
|
this.item.system.AP[key]++;
|
|
} |