Adding prize shuffle options to example yaml docs
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -42,6 +42,8 @@ get-pip.py
|
||||
venv
|
||||
/test
|
||||
test_games/
|
||||
docs/issues/*
|
||||
docs/ideas/*
|
||||
data/sprites/official/selan.1.zspr
|
||||
*.zspr
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ settings:
|
||||
dropshuffle: keys
|
||||
experimental: true
|
||||
goal: ganon
|
||||
prizeshuffle: dungeon
|
||||
hints: true
|
||||
intensity: 3
|
||||
overworld_map: compass
|
||||
|
||||
@@ -148,6 +148,10 @@
|
||||
none: 1
|
||||
mapcompass: 1
|
||||
dungeon: 1
|
||||
prize_shuffle:
|
||||
none: 1
|
||||
dungeon: 1
|
||||
wild: 1
|
||||
dungeon_items:
|
||||
standard: 10
|
||||
mc: 3
|
||||
|
||||
Reference in New Issue
Block a user