JSONify Dungeon Rando options
This commit is contained in:
26
resources/app/gui/randomize/dungeon/keysanity.json
Normal file
26
resources/app/gui/randomize/dungeon/keysanity.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"mapshuffle": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Maps"
|
||||
}
|
||||
},
|
||||
"compassshuffle": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Compasses"
|
||||
}
|
||||
},
|
||||
"smallkeyshuffle": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Small Keys"
|
||||
}
|
||||
},
|
||||
"bigkeyshuffle": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Small Keys"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user