Add the ability to automate items and attributes using a Macro

This commit is contained in:
Oliver 2026-04-27 00:51:31 -06:00
parent 47892d116b
commit 8f67bff2ec
8 changed files with 45 additions and 2 deletions

View file

@ -18,7 +18,7 @@ export class GenericItemSheet extends
],
position: {
width: 400,
height: 450,
height: 550,
},
window: {
resizable: true,