@ -70,6 +70,7 @@ if __name__ == "__main__":
i = int(input("Choose pokemon: "))
pokemon = pokemons[i]
location = pokemon.location
pokemon_lst.visit_pokemon(pokemon)
device.spoof_gps(location)
did_activity = None
print("Spoof to")