Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: consume items from inventory of the actor on Long Rest #3

Closed
apoapostolov opened this issue Jul 13, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@apoapostolov
Copy link

An optional functionality which doesn't use flavorful descriptors (1lb/0.5lb) but uses items (i.e. Rations item)

Each time the Rest requires food, it will consume 1 instance of that item.

@Stendarpaval Stendarpaval added the enhancement New feature or request label Jul 13, 2021
Stendarpaval added a commit that referenced this issue Jul 13, 2021
- custom food and water rule text support, per issue #2
- support for listing and consuming food items on the actor, per issue #3
@Stendarpaval
Copy link
Owner

Stendarpaval commented Jul 13, 2021

I've also included this feature in v1.2.1. Just like with issue #2, could you let me know if you run into any bugs? :)

@apoapostolov
Copy link
Author

I noticed that consumables with a multiple count are added as multiple unique instances in the dropdown, which can get unwieldy. Instead to should be just one entry for each unique item, and consume one unit of it.

image

@Stendarpaval
Copy link
Owner

Good call! I made that change in the newly released v1.2.2. Could you please check it out again? :)

@Stendarpaval
Copy link
Owner

I'll go ahead and close this issue. If you do run into any bugs related to this, please reopen it. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants