From 14c7b22feaefb727edacbb8a3f0b581b97f3d162 Mon Sep 17 00:00:00 2001 From: Bryce Wilson Date: Tue, 29 Oct 2024 05:36:02 -0700 Subject: [PATCH] Pokemon Emerald: Update changelog (#4112) --- worlds/pokemon_emerald/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/worlds/pokemon_emerald/CHANGELOG.md b/worlds/pokemon_emerald/CHANGELOG.md index 2d7db0da..f676053e 100644 --- a/worlds/pokemon_emerald/CHANGELOG.md +++ b/worlds/pokemon_emerald/CHANGELOG.md @@ -11,6 +11,8 @@ - Fixed a rare issue where receiving a wonder trade could partially corrupt the save data, preventing the player from receiving new items. - Fixed the client spamming the "goal complete" status update to the server instead of sending it once. +- Fixed the `trainer_party_blacklist` option checking for the existence of the "_Legendaries" shortcut in the +`starter_blacklist` option instead of itself. - Fixed a logic issue where the "Mauville City - Coin Case from Lady in House" location only required a Harbor Mail if the player randomized NPC gifts. - The Dig tutor has its compatibility percentage raised to 50% if the player's TM/tutor compatibility is set lower.