WebHost: Remove unnecessary linebreaks and reformat links in game info pages.

This commit is contained in:
Hussein Farran
2021-11-30 19:07:38 -05:00
parent ac02019930
commit 56ef918a10
10 changed files with 41 additions and 97 deletions

View File

@@ -1,26 +1,20 @@
# A Link to the Past
## Where is the settings page?
The player settings page for this game is located <a href="../player-settings">here</a>. It contains all the options
you need to configure and export a config file.
The player settings page for this game contains all the options you need to configure and export a config file. Player settings page link: [click here](../player-settings).
## What does randomization do to this game?
Items which the player would normally acquire throughout the game have been moved around. Logic remains, so the game
is always able to be completed, but because of the item shuffle the player may need to access certain areas before
they would in the vanilla game.
Items which the player would normally acquire throughout the game have been moved around. Logic remains, so the game is always able to be completed, but because of the item shuffle the player may need to access certain areas before they would in the vanilla game.
## What items and locations get shuffled?
All main inventory items, collectables, and ammunition can be shuffled, and all locations in the game which could
contain any of those items may have their contents changed.
All main inventory items, collectables, and ammunition can be shuffled, and all locations in the game which could contain any of those items may have their contents changed.
## Which items can be in another player's world?
Any of the items which can be shuffled may also be placed into another player's world. It is possible to choose to
limit certain items to your own world.
Any of the items which can be shuffled may also be placed into another player's world. It is possible to choose to limit certain items to your own world.
## What does another world's item look like in LttP?
Items belonging to other worlds are represented by a Power Star from Super Mario World.
## When the player receives an item, what happens?
When the player receives an item, Link will hold the item above his head and display it to the world. It's good for
business!
When the player receives an item, Link will hold the item above his head and display it to the world. It's good for business!