mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Docs: replacing "setting" to "option" in world docs (#2622)
* Update contributing.md * Update contributing.md * Update contributing.md * Update contributing.md * Update contributing.md * Update contributing.md Added non-AP World specific information * Update contributing.md Fixed broken link * Some minor touchups * Update Contributing.md Draft for version with picture * Update contributing.md Small word change * Minor updates for conciseness, mostly * Changed all instances of settings to options in info and setup guides I combed through all world docs and swapped "setting" to "option" when this was refering to yaml options. I also changed a leftover "setting" in option.py * Update contributing.md * Update contributing.md * Update setup_en.md Woops I forgot one * Update Options.py Reverted changes regarding options.py * Update worlds/noita/docs/en_Noita.md Co-authored-by: Scipio Wright <scipiowright@gmail.com> * Update worlds/sc2wol/docs/en_Starcraft 2 Wings of Liberty.md revert change waiting for that page to be updated * Update worlds/witness/docs/setup_en.md * Update worlds/witness/docs/en_The Witness.md * Update worlds/soe/docs/multiworld_en.md Fixed Typo Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com> * Update worlds/witness/docs/en_The Witness.md * Update worlds/adventure/docs/en_Adventure.md * Update worlds/witness/docs/setup_en.md * Updated Stardew valley to hopefully get rid of the merge conflicts * Didn't work :dismay: * Delete worlds/sc2wol/docs/setup_en.md I think this will fix the merge issue * Now it should work * Woops --------- Co-authored-by: Scipio Wright <scipiowright@gmail.com> Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Quick Links
|
||||
- [Setup Guide](../../../../tutorial/Overcooked!%202/setup/en)
|
||||
- [Settings Page](../../../../games/Overcooked!%202/player-settings)
|
||||
- [Options Page](../../../../games/Overcooked!%202/player-options)
|
||||
- [OC2-Modding GitHub](https://github.com/toasterparty/oc2-modding)
|
||||
|
||||
## How Does Randomizer Work in the Kitchen?
|
||||
@@ -55,7 +55,7 @@ The following items were invented for Randomizer:
|
||||
- Ramp Buttons (x7)
|
||||
- Bonus Star (Filler Item*)
|
||||
|
||||
**Note: Bonus star count varies with settings*
|
||||
**Note: Bonus star count varies with options*
|
||||
|
||||
## Other Game Modifications
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Quick Links
|
||||
- [Main Page](../../../../games/Overcooked!%202/info/en)
|
||||
- [Settings Page](../../../../games/Overcooked!%202/player-settings)
|
||||
- [Options Page](../../../../games/Overcooked!%202/player-options)
|
||||
- [OC2-Modding GitHub](https://github.com/toasterparty/oc2-modding)
|
||||
|
||||
## Required Software
|
||||
@@ -49,9 +49,9 @@ To completely remove *OC2-Modding*, navigate to your game's installation folder
|
||||
|
||||
## Generate a MultiWorld Game
|
||||
|
||||
1. Visit the [Player Settings](../../../../games/Overcooked!%202/player-settings) page and configure the game-specific settings to taste
|
||||
1. Visit the [Player Options](../../../../games/Overcooked!%202/player-options) page and configure the game-specific options to taste
|
||||
|
||||
*By default, these settings will only use levels from the base game and the "Seasonal" free DLC updates. If you own any of the paid DLC, you may select individual DLC packs to include/exclude on the [Weighted Settings](../../../../weighted-settings) page*
|
||||
*By default, these options will only use levels from the base game and the "Seasonal" free DLC updates. If you own any of the paid DLC, you may select individual DLC packs to include/exclude on the [Weighted Options](../../../../weighted-options) page*
|
||||
|
||||
2. Export your yaml file and use it to generate a new randomized game
|
||||
|
||||
@@ -84,11 +84,11 @@ To completely remove *OC2-Modding*, navigate to your game's installation folder
|
||||
|
||||
Since the goal of randomizer isn't necessarily to achieve new personal high scores, players may find themselves waiting for a level timer to expire once they've met their objective. A new feature called *Auto-Complete* has been added to automatically complete levels once a target star count has been achieved.
|
||||
|
||||
To enable *Auto-Complete*, press the **Show** button near the top of your screen to expand the modding controls. Then, repeatedly press the **Auto-Complete** button until it shows the desired setting.
|
||||
To enable *Auto-Complete*, press the **Show** button near the top of your screen to expand the modding controls. Then, repeatedly press the **Auto-Complete** button until it shows the desired option.
|
||||
|
||||
## Overworld Sequence Breaking
|
||||
|
||||
In the world's settings, there is an option called "Overworld Tricks" which allows the generator to make games which require doing tricks with the food truck to complete. This includes:
|
||||
In the world's options, there is an option called "Overworld Tricks" which allows the generator to make games which require doing tricks with the food truck to complete. This includes:
|
||||
|
||||
- Dashing across gaps
|
||||
|
||||
|
Reference in New Issue
Block a user