From 198c7aa17e60bb81196dbc3e0a6a33df867cd3d8 Mon Sep 17 00:00:00 2001 From: Prof-Holon Date: Thu, 26 Mar 2026 15:06:03 +0000 Subject: [PATCH] Update wild_encounters.json --- src/data/wild_encounters.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/data/wild_encounters.json b/src/data/wild_encounters.json index 176027bbc..ca2b070ef 100644 --- a/src/data/wild_encounters.json +++ b/src/data/wild_encounters.json @@ -8263,62 +8263,62 @@ { "min_level": 3, "max_level": 3, - "species": "SPECIES_PIDGEY" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 3, "max_level": 3, - "species": "SPECIES_RATTATA" + "species": "SPECIES_UMBREON" }, { "min_level": 3, "max_level": 3, - "species": "SPECIES_PIDGEY" + "species": "SPECIES_STEELIX" }, { "min_level": 3, "max_level": 3, - "species": "SPECIES_RATTATA" + "species": "SPECIES_SCIZOR" }, { "min_level": 2, "max_level": 2, - "species": "SPECIES_PIDGEY" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 2, "max_level": 2, - "species": "SPECIES_RATTATA" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 3, "max_level": 3, - "species": "SPECIES_PIDGEY" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 3, "max_level": 3, - "species": "SPECIES_RATTATA" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 4, "max_level": 4, - "species": "SPECIES_PIDGEY" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 4, "max_level": 4, - "species": "SPECIES_RATTATA" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 5, "max_level": 5, - "species": "SPECIES_PIDGEY" + "species": "SPECIES_MAGNEMITE" }, { "min_level": 4, "max_level": 4, - "species": "SPECIES_RATTATA" + "species": "SPECIES_MAGNETON" } ] }