Files
alttpr-python/resources/app/gui/randomize/dungeon/keysanity.json
Mike A. Trethewey d82c4c9d70 Fix some stuff
2020-02-19 03:53:45 -08:00

27 lines
386 B
JSON

{
"mapshuffle": {
"type": "checkbox",
"label": {
"text": "Maps"
}
},
"compassshuffle": {
"type": "checkbox",
"label": {
"text": "Compasses"
}
},
"smallkeyshuffle": {
"type": "checkbox",
"label": {
"text": "Small Keys"
}
},
"bigkeyshuffle": {
"type": "checkbox",
"label": {
"text": "Big Keys"
}
}
}