add name field to easy.yaml
This commit is contained in:
parent
76f27ca7fd
commit
80b03fc037
|
@ -1,5 +1,6 @@
|
||||||
#More general info here: https://docs.google.com/document/d/1r7qs1-MK7YbFf2d-mEUeTy2wHykIf1ALG9pLtVvUbSw/edit
|
#More general info here: https://docs.google.com/document/d/1r7qs1-MK7YbFf2d-mEUeTy2wHykIf1ALG9pLtVvUbSw/edit
|
||||||
description: Easy/Open/Normal #please describe your options. Especially useful when you have multiple yamls for different occasions
|
description: Easy/Open/Normal #please describe your options. Especially useful when you have multiple yamls for different occasions
|
||||||
|
name: PleaseEnterNameHere #your name ingame, space and "_" gets replaced with a dash "-"
|
||||||
glitches_required: none #there is also no_logic.
|
glitches_required: none #there is also no_logic.
|
||||||
item_placement: basic #this is based on Entrance Randomizer, which does not (yet?) support advanced
|
item_placement: basic #this is based on Entrance Randomizer, which does not (yet?) support advanced
|
||||||
map_shuffle: #to shuffle dungeon maps into the outside world and other dungeons, as well as other player's worlds in multiworld
|
map_shuffle: #to shuffle dungeon maps into the outside world and other dungeons, as well as other player's worlds in multiworld
|
||||||
|
|
Loading…
Reference in New Issue