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

Implement --until-no-mana-left for hopla cast #160

Closed
melvio opened this issue Sep 29, 2021 · 1 comment · Fixed by #199
Closed

Implement --until-no-mana-left for hopla cast #160

melvio opened this issue Sep 29, 2021 · 1 comment · Fixed by #199
Labels
enhancement New features or semantic improvements hopla-cast hopla cast command

Comments

@melvio
Copy link
Owner

melvio commented Sep 29, 2021

No description provided.

@melvio melvio added enhancement New features or semantic improvements hopla-cast hopla cast command labels Sep 29, 2021
@melvio melvio added this to the Add `hopla cast` command milestone Sep 29, 2021
@melvio melvio linked a pull request Oct 10, 2021 that will close this issue
@melvio
Copy link
Owner Author

melvio commented Oct 10, 2021

Implemented as follows:

@click.option("--until-out-of-mana", "-u", is_flag=True, default=False,
              help="Keep casting the specified spell until there is insufficient mana left.")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or semantic improvements hopla-cast hopla cast command
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant