jamespdaily / pf2e-sheet-skill-actions

0 stars 14 forks source link

Earn income button is throwing error #55

Open andriusch opened 2 years ago

andriusch commented 2 years ago

You can't use roll income button because it throws error. It seems game.pf2e.actions.earnIncome requires parameters which we don't pass.

xdy commented 2 years ago

With the permission of @jamespdaily I'm in the process of incorporating all the functionality of pf2e-sheet-skill-actions in my module https://github.com/xdy/xdy-pf2e-workbench as he no longer has the time to maintain it. (It will be part of PF2e Workbench version 4.0.0 (which will be released once the PF2e system version 4.0.0 is released). As part of that I fixed this issue for PF2e Workbench version 4.0.0 Hopefully the macro itself will have been fixed before then (currently broken on pf2e master).