Minor formatting
This commit is contained in:
@@ -141,7 +141,10 @@
|
||||
},
|
||||
"intensity": {
|
||||
"choices": [
|
||||
"3", "2", "1", "random"
|
||||
"3",
|
||||
"2",
|
||||
"1",
|
||||
"random"
|
||||
]
|
||||
},
|
||||
"experimental": {
|
||||
@@ -158,12 +161,28 @@
|
||||
},
|
||||
"crystals_ganon": {
|
||||
"choices": [
|
||||
"7", "6", "5", "4", "3", "2", "1", "0", "random"
|
||||
"7",
|
||||
"6",
|
||||
"5",
|
||||
"4",
|
||||
"3",
|
||||
"2",
|
||||
"1",
|
||||
"0",
|
||||
"random"
|
||||
]
|
||||
},
|
||||
"crystals_gt": {
|
||||
"choices": [
|
||||
"7", "6", "5", "4", "3", "2", "1", "0", "random"
|
||||
"7",
|
||||
"6",
|
||||
"5",
|
||||
"4",
|
||||
"3",
|
||||
"2",
|
||||
"1",
|
||||
"0",
|
||||
"random"
|
||||
]
|
||||
},
|
||||
"openpyramid": {
|
||||
|
||||
Reference in New Issue
Block a user