-
Notifications
You must be signed in to change notification settings - Fork 15
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
Feature req: Buddy task #10
Comments
I'm working on it, I'm running some tests before making a PR |
if a buddy is already selected would it require additional API calls to "walk" it ? |
There is an api call to get the reward, not sure if reward is got without it, maybe not |
Looks like the distance is being recorded down correctly, I guess the only question is whether the candy reward requires another API call |
It might be like CollectLevelUpRewards or IncubateEggs, if you don't make the api call you don't get the rewards, I guess |
That's the case, since there is another open issue exactly for that :) |
Yeah, I've checked it already. Added check on task to get old rewards from current buddy. |
Short Description
A new task to select a buddy pokemon
Possible solution
a task named buddy where you could put in the name of the pokemon you would select as buddy.
How it would help others
it will give extra candy for the type of pokemon you chose as buddy for every km walked making it easier to evolve that type
The text was updated successfully, but these errors were encountered: