From 62f4e62d71b900db5e626b1a9c3705951b391110 Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Wed, 10 May 2023 11:49:05 -0400 Subject: [PATCH] Docs: Add location count specifics to Noita (#1805) Added specifics about the number of checks in the pool. --- worlds/noita/docs/en_Noita.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/worlds/noita/docs/en_Noita.md b/worlds/noita/docs/en_Noita.md index 37382327..b1480068 100644 --- a/worlds/noita/docs/en_Noita.md +++ b/worlds/noita/docs/en_Noita.md @@ -48,10 +48,11 @@ Traps consist of all "Bad" and "Awful" events from Noita's native stream integra * `Worm Rain` * `Giga Black Holes` -### How many items are there? +## How many location checks are there? -The number of items is dependent on the settings you choose. Please check the information boxes next to the settings -when setting up your YAML for more information. +When using the default settings, there are 109 location checks. The number of checks in the game is dependent on the settings that you choose. +Please check the information boxes next to the settings when setting up your YAML to see how many checks the individual options add. +There are always 42 Holy Mountain checks and 4 Secret Shop checks in the pool which are not affected by your YAML settings. ## What does another world's item look like in Noita?