reyzor1991 / foundry-vtt-pf2e-action-support

Apache License 2.0
0 stars 4 forks source link

Might be a good idea to indicate when an action is used after it's run out of uses #1

Closed xdy closed 1 year ago

xdy commented 1 year ago

E.g. something like this: diff --git a/src/main.js b/src/main.js index 432fecb..181dee9 100644 --- a/src/main.js +++ b/src/main.js @@ -234,6 +234,9 @@ Hooks.on('preCreateChatMessage',async (message, user, _options, userId)=>{ "system.frequency.value": _obj?.system?.frequency?.value - 1 }); }

reyzor1991 commented 1 year ago

Added in 0.0.7

https://github.com/reyzor1991/foundry-vtt-pf2e-action-support/assets/6688366/74f08d84-434f-4d7d-9f8a-d57cc7f2b584