1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 22:14:51 +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": {
+14
View File
@@ -133,6 +133,20 @@ Choice5:
Classrooms:
value: null
type: textarea
Choice6:
Location:
value: None
option: [ None, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
Classrooms:
value: null
type: textarea
Choice7:
Location:
value: None
option: [ None, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
Classrooms:
value: null
type: textarea
Bounty:
OnError:
+2
View File
@@ -37,6 +37,8 @@ Daily:
- Choice3
- Choice4
- Choice5
- Choice6
- Choice7
Shop:
- Scheduler
- NormalShop