mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Fix a typo, change description name
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# To test if your yaml is valid or not, you can use this website:
|
||||
# http://www.yamllint.com/
|
||||
|
||||
description: Farrak's Easy Example # Used to describe your yaml. Useful if you have multiple files
|
||||
description: Your Description Here # Used to describe your yaml. Useful if you have multiple files
|
||||
name: YourName # Your name in-game. Spaces and underscores will be replaced with dashes
|
||||
glitches_required: # Determine the logic required to complete the seed
|
||||
none: 1 # No glitches required
|
||||
@@ -27,7 +27,7 @@ item_placement: basic # This is based on Entrance Randomizer, which does not (ye
|
||||
meta_ignore: # Nullify options specified in the meta.yaml file. Adding an option here guarantees it will not occur in your seed, even if the .yaml file specifies it
|
||||
world_state:
|
||||
- inverted # Never play inverted seeds
|
||||
- retro # Never play retry seeds
|
||||
- retro # Never play retro seeds
|
||||
weapons:
|
||||
- swordless # Never play a swordless seed
|
||||
map_shuffle: # Shuffle dungeon maps into the world and other dungeons, including other players' worlds
|
||||
|
Reference in New Issue
Block a user