fixed the checksfinder game info saying the wrong number

This commit is contained in:
jonloveslegos 2022-03-28 11:26:39 -04:00 committed by Fabian Dill
parent 0fd244eee0
commit c472d740ec
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ config file.
Location checks in are completed when the player finds a spot on a board that has the archipelago logo. The bottom of Location checks in are completed when the player finds a spot on a board that has the archipelago logo. The bottom of
the screen has a number next to the archipelago logo, that number is how many you can find so far. You can only get as the screen has a number next to the archipelago logo, that number is how many you can find so far. You can only get as
many checks as you have gained items, plus one to start with being available. many checks as you have gained items, plus five to start with being available.
## When the player receives an item, what happens? ## When the player receives an item, what happens?