We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Usually, the ancient has 2 lives against the werewolves. Add an option to choose the number of lives the ancient has.
ancient
2
werewolves
In game options modal, min is 1 and max is 5. Default is 2.
1
5
The text was updated successfully, but these errors were encountered:
feat(GameOptions): Lives count for the Ancient option. Closes #176
e3cc75b
5273165
antoinezanardi
No branches or pull requests
Usually, the
ancient
has2
lives against thewerewolves
. Add an option to choose the number of lives theancient
has.In game options modal, min is
1
and max is5
. Default is2
.The text was updated successfully, but these errors were encountered: