[WebHost] weighted-settings: Added a brief description of what a weighted setting is at the top of the page.
This commit is contained in:
parent
c330f4a35e
commit
f33a15dc4e
|
@ -14,6 +14,10 @@
|
||||||
<div id="weighted-settings" data-game="{{ game }}">
|
<div id="weighted-settings" data-game="{{ game }}">
|
||||||
<div id="user-message"></div>
|
<div id="user-message"></div>
|
||||||
<h1>Weighted Settings</h1>
|
<h1>Weighted Settings</h1>
|
||||||
|
<p>Weighted Settings allows you to choose how likely a particular option is to be used in game generation.
|
||||||
|
The higher an option is weighted, the more likely the option will be chosen. Think of them like
|
||||||
|
entries in a raffle.</p>
|
||||||
|
|
||||||
<p>Choose the games and options you would like to play with! You may generate a single-player game from
|
<p>Choose the games and options you would like to play with! You may generate a single-player game from
|
||||||
this page, or download a settings file you can use to participate in a MultiWorld.</p>
|
this page, or download a settings file you can use to participate in a MultiWorld.</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue