Initial Flute Shuffle implementation

This commit is contained in:
codemann8
2021-06-27 19:10:44 -05:00
parent d3fd54600f
commit 42eddaed28
17 changed files with 193 additions and 43 deletions

View File

@@ -75,7 +75,8 @@ SETTINGSTOPROCESS = {
"overworld": {
"overworldshuffle": "ow_shuffle",
"overworldswap": "ow_swap",
"keepsimilar": "ow_keepsimilar"
"keepsimilar": "ow_keepsimilar",
"overworldflute": "ow_fluteshuffle"
},
"entrance": {
"openpyramid": "openpyramid",