Skip to content

Commit

Permalink
modifications proposed by remyjette
Browse files Browse the repository at this point in the history
  • Loading branch information
tioui committed May 17, 2024
1 parent b280e13 commit 3db6056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion worlds/aquaria/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class NoProgressionHardOrHiddenLocation(Toggle):
class LightNeededToGetToDarkPlaces(DefaultOnToggle):
"""
Make sure that the sun form or the dumbo pet can be acquired before getting to dark places.
Be aware that navigating in dark place without light is extremely difficult.
Be aware that navigating in dark places without light is extremely difficult.
"""
display_name = "Light needed to get to dark places"

Expand Down
4 changes: 2 additions & 2 deletions worlds/aquaria/docs/setup_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## Required Software

- The original Aquaria Game (buyable from a lot of online game seller)
- The original Aquaria Game (purchasable from most online game stores)
- The [Aquaria randomizer](https://github.com/tioui/Aquaria_Randomizer/releases)

## Optional Software
-

- For sending [commands](/tutorial/Archipelago/commands/en) like `!hint`: the TextClient from [the most recent Archipelago release](https://github.com/ArchipelagoMW/Archipelago/releases)

## Installation and execution Procedures
Expand Down

0 comments on commit 3db6056

Please sign in to comment.