WebHost: FAQ: change "seeds" to "a world" where world is the right term.

Berserker has frequently corrected, that each player's game is a single world, inside a larger seed; not that each player's game is a seed.
This commit is contained in:
The T 2023-01-28 21:41:20 -05:00 committed by Fabian Dill
parent c9aa283711
commit 0be0732a2b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ comfortable exploiting certain glitches in the game.
## What is a multi-world?
While a randomizer shuffles a game, a multi-world randomizer shuffles that game for multiple players. For example, in a
two player multi-world, players A and B each get their own randomized version of a game, called seeds. In each player's
two player multi-world, players A and B each get their own randomized version of a game, called a world. In each player's
game, they may find items which belong to the other player. If player A finds an item which belongs to player B, the
item will be sent to player B's world over the internet.