Files
alttpr-python/resources/app/gui/randomize/dungeon/keysanity.json
2021-12-16 16:02:11 -07:00

9 lines
216 B
JSON

{
"keysanity": {
"mapshuffle": { "type": "checkbox" },
"compassshuffle": { "type": "checkbox" },
"smallkeyshuffle": { "type": "checkbox" },
"bigkeyshuffle": { "type": "checkbox" }
}
}