-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix throw type always normal when trying to catch pokemon (#2130)
- Loading branch information
1 parent
5826c6e
commit a160fa7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a160fa7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Work!
a160fa7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Likael Excellent work (Y). Would it be possible to set a % chance for each type of throw like: throw an excellent throw 50% of the time, throw a good throw 20% of the time, and throw a normal throw 30% of the time as you mentioned in #1205?
a160fa7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you :)
@pokemule Hopefully tonight. It's around and working, I just need to make it pretty for the PR.