From 96be0071e64be2edd58eeb8a5914a1c9ee475fa6 Mon Sep 17 00:00:00 2001 From: Bryce Wilson Date: Tue, 1 Apr 2025 15:50:39 -0700 Subject: [PATCH] Pokemon Emerald: Move recent change to new version (#4793) --- worlds/pokemon_emerald/CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/worlds/pokemon_emerald/CHANGELOG.md b/worlds/pokemon_emerald/CHANGELOG.md index 2a0130b1..3921e334 100644 --- a/worlds/pokemon_emerald/CHANGELOG.md +++ b/worlds/pokemon_emerald/CHANGELOG.md @@ -1,3 +1,11 @@ +# 2.4.1 + +### Fixes + +- Fixed handling of shuffle option for badges/HMs in the case that the player sets those items to nonlocal or uses +plando to put an item in one of those locations, or in the case that fill gets itself stuck on these items and has to +retry. + # 2.4.0 ### Features @@ -14,9 +22,6 @@ _not_ used for logical access (the seed will never require you to catch somethin - Now excludes the location "Navel Rock Top - Hidden Item Sacred Ash" if your goal is Champion and you didn't randomize event tickets. -- Fixed handling of shuffle option for badges/HMs in the case that the player sets those items to nonlocal or uses -plando to put an item in one of those locations, or in the case that fill gets itself stuck on these items and has to -retry. # 2.3.0