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

Display new sword stats? #7

Open
Ethan-Stark opened this issue Sep 11, 2024 · 1 comment
Open

Display new sword stats? #7

Ethan-Stark opened this issue Sep 11, 2024 · 1 comment
Labels
next update This issue will be resolved in the next major update

Comments

@Ethan-Stark
Copy link

When getting a new weapon (in equipmentRoll() / weaponsRoll() ) consider printing out the new swords stats.

@Ethan-Stark
Copy link
Author

Also make sure to handle invalid inputs when getting a new sword. Also you can just check if the input == "1" or "2" so you don't have to deal with converting to int (do that everywhere)

@Broclly Broclly added the next update This issue will be resolved in the next major update label Sep 11, 2024
@Broclly Broclly moved this to Todo in Issue Tracking Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next update This issue will be resolved in the next major update
Projects
Status: Todo
Development

No branches or pull requests

2 participants