From 8b2a8836694e198de5b61ad83f692c8dddb2f250 Mon Sep 17 00:00:00 2001 From: Bryce Wilson Date: Tue, 18 Mar 2025 18:17:01 -0700 Subject: [PATCH] Pokemon Emerald: Update changelog (#4747) --- worlds/pokemon_emerald/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/worlds/pokemon_emerald/CHANGELOG.md b/worlds/pokemon_emerald/CHANGELOG.md index 8d33d709..4721c58d 100644 --- a/worlds/pokemon_emerald/CHANGELOG.md +++ b/worlds/pokemon_emerald/CHANGELOG.md @@ -5,6 +5,10 @@ - New option `free_fly_blacklist` limits which cities can show up as a free fly location. - Spoiler log and hint text for maps where a species can be found now use human-friendly labels. - Added many item and location groups based on item type, location type, and location geography. +- Dexsanity locations for species which evolve via item use (Fire Stone, Metal Coat, etc.) now contribute those items to +the randomized item pool instead of Great Balls. +- Rock smash encounters are now randomized according to your wild pokemon randomization option. These encounters are +_not_ used for logical access (the seed will never require you to catch something through one of these encounters). ### Fixes