Files
alttpr-python/resources/app/gui/randomize/enemizer/checkboxes.json
Mike A. Trethewey 20bc14ba12 JSONify Enemizer options
Fix set_sprite when cancelling custom sprite file selector
2020-02-17 00:45:37 -08:00

9 lines
99 B
JSON

{
"potshuffle": {
"type": "checkbox",
"label": {
"text": "Pot Shuffle"
}
}
}