Small fixes
All checks were successful
/ publish (push) Successful in 12s
/ checking (push) Successful in 11s
/ build-site (push) Successful in 1m36s
/ release (push) Successful in 7s
/ unlighthouse (push) Successful in 28s
/ deploy-unlighthouse-files (push) Successful in 8s
/ deploy-unlighthouse-site (push) Successful in 6s
All checks were successful
/ publish (push) Successful in 12s
/ checking (push) Successful in 11s
/ build-site (push) Successful in 1m36s
/ release (push) Successful in 7s
/ unlighthouse (push) Successful in 28s
/ deploy-unlighthouse-files (push) Successful in 8s
/ deploy-unlighthouse-site (push) Successful in 6s
This commit is contained in:
parent
bee2d59662
commit
58a33025c4
1 changed files with 17 additions and 3 deletions
|
@ -2,13 +2,13 @@
|
||||||
"info": {
|
"info": {
|
||||||
"title": "Case Files Rerun 2024",
|
"title": "Case Files Rerun 2024",
|
||||||
"releaseDate": "2024-01-10",
|
"releaseDate": "2024-01-10",
|
||||||
"shortdescription": "The rerun of the collaboration event with the Case Files franchise - ",
|
"shortdescription": "The rerun of the collaboration event with the Case Files franchise - and the return of old challenges as well as a new challenge quest.",
|
||||||
"releaseNumber": 1
|
"releaseNumber": 1
|
||||||
},
|
},
|
||||||
"quests": [
|
"quests": [
|
||||||
{
|
{
|
||||||
"questTitle": "Another Master and Servant",
|
"questTitle": "Another Master and Servant",
|
||||||
"description": "A battle against Master and Servant, represented by Waver and Alexander",
|
"description": "A battle against a Master and Servant duo - Waver and Alexander",
|
||||||
"data": [
|
"data": [
|
||||||
{
|
{
|
||||||
"title": "Shishou 3T",
|
"title": "Shishou 3T",
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"questTitle": "Case - Train Tea Party",
|
"questTitle": "Case - Train Tea Party",
|
||||||
"description": "A showdown on top of a train against both Reines and Gray",
|
"description": "A showdown against both Reines and Gray on top of a train ",
|
||||||
"data": [
|
"data": [
|
||||||
{
|
{
|
||||||
"title": "Artoria 3T",
|
"title": "Artoria 3T",
|
||||||
|
@ -321,6 +321,20 @@
|
||||||
"runner": "Ayumi"
|
"runner": "Ayumi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"questTitle": "Barbartos",
|
||||||
|
"description": "The return of the giant candy cane",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"title": "Skadi 1T",
|
||||||
|
"link": "https://www.youtube.com/watch?v=ic-wva9H0Ic",
|
||||||
|
"date": "2024-01-16",
|
||||||
|
"servant": "skadi",
|
||||||
|
"turns": "1T",
|
||||||
|
"runner": "Firq"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue