1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-10 04:44:52 +00:00

feat: 7 choices in lesson

This commit is contained in:
RedDeadDepresso
2024-01-10 14:52:00 +00:00
committed by YoursFunny
parent 9d0c276db5
commit 01a3fdfce5
8 changed files with 179 additions and 1 deletions
+46
View File
@@ -473,6 +473,52 @@
"type": "textarea",
"value": null
}
},
"Choice6": {
"Location": {
"type": "select",
"value": "None",
"option": [
"None",
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
"Classrooms": {
"type": "textarea",
"value": null
}
},
"Choice7": {
"Location": {
"type": "select",
"value": "None",
"option": [
"None",
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
"Classrooms": {
"type": "textarea",
"value": null
}
}
},
"Shop": {