From 7c7df39e6dd3afaba6d67cc6e7f57e7030da3345 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sat, 30 Mar 2024 20:47:26 -0700 Subject: [PATCH] clarify BB behavior with UnlockAllAreas --- system/config.example.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/config.example.json b/system/config.example.json index 16ff2597..e6ec4945 100644 --- a/system/config.example.json +++ b/system/config.example.json @@ -962,6 +962,8 @@ // the Ragol warp in Pioneer 2 will allow access to all base areas (Forest 1, // Cave 1, Mine 1, and Ruins 1 in Episode 1, for example) even if the player // who created the game does not yet have access to those areas. + // Note that some late PSOBB client versions (for example, the Tethealla + // client) open all areas by default, so this setting has no effect for them. "UnlockAllAreas": false, // Whether to enable rare drop notifications by default. Players can toggle