xasdf

Results 1 issues of xasdf

I propose using catch probability to select ball instead of relying on combat_power. Example plugins/catch_pokemon/**init**.py modifications: ``` probability = encounter_data.probability[0] ... # TODO: This should probably be cleaned up for...

enhancement
help wanted