Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
PokemonData unknown33 (#238)
Browse files Browse the repository at this point in the history
* Added UK33 to PokemonData

* Added field 33 > buddy_total_km_walked

#238
  • Loading branch information
DrDelay authored and AeonLucid committed Nov 6, 2016
1 parent 13dcce8 commit ae1a042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/POGOProtos/Data/PokemonData.proto
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ message PokemonData {
string nickname = 30;
int32 from_fort = 31;
int32 buddy_candy_awarded = 32;
float buddy_total_km_walked = 33;
}

0 comments on commit ae1a042

Please sign in to comment.