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

Defining newDay property when calling long/short rest #683

Closed
aaclayton opened this issue Sep 17, 2020 · 2 comments
Closed

Defining newDay property when calling long/short rest #683

aaclayton opened this issue Sep 17, 2020 · 2 comments

Comments

@aaclayton
Copy link
Contributor

Originally in GitLab by @krista.viihde

When calling Long/Short Rest using macros you should be able to define whether the newDay option is false or true so that when you set dialog to false you would still be able to set the newDay property without making the dialog property true.

Example: actor.longRest({ dialog: false, newDay: false });

@aaclayton
Copy link
Contributor Author

Makes sense, this should be supported by the API.

@aaclayton
Copy link
Contributor Author

mentioned in commit 6172dc9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant