diff --git a/worlds/pokemon_emerald/client.py b/worlds/pokemon_emerald/client.py index eeae3a52..7f16015a 100644 --- a/worlds/pokemon_emerald/client.py +++ b/worlds/pokemon_emerald/client.py @@ -425,7 +425,6 @@ class PokemonEmeraldClient(BizHawkClient): await ctx.send_msgs([{ "cmd": "Bounce", "slots": [ctx.slot], - "tags": ["Tracker"], "data": { "type": "MapUpdate", "mapId": current_map,