diff --git a/include/config/overworld.h b/include/config/overworld.h index 17de53e991..3f42fe2ad0 100644 --- a/include/config/overworld.h +++ b/include/config/overworld.h @@ -78,7 +78,7 @@ #define BATTLE_PYRAMID_RANDOM_ENCOUNTERS FALSE // If set to TRUE, battle pyramid Pokemon will be generated randomly based on the round's challenge instead of hardcoded in src/data/battle_frontier/battle_pyramid_level_50_wild_mons.h (or open_level_wild_mons.h) // Map pop-up config -#define OW_POPUP_GENERATION GEN_3 // Different generations display location names in overworld pop-ups differently. +#define OW_POPUP_GENERATION GEN_5 // Different generations display location names in overworld pop-ups differently. // Only choices are currently GEN_3 and GEN_5, all others will default to Gen3 pop-ups. // Gen5 map pop-up config