First Batch for Teslafest

This commit is contained in:
Firq 2024-05-01 01:37:29 +02:00
parent 45fd44e192
commit 827353f729
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
49 changed files with 1337 additions and 98 deletions
src/content/teslafest

View file

@ -0,0 +1,24 @@
{
"info": {
"title": "Placeholder",
"releaseDate": "1970-01-01",
"shortdescription": "Nothing to see here (for now)",
"releaseNumber": 1
},
"quests": [
{
"questTitle": "Placeholder",
"description": "Nothing to see here (for now)",
"data": [
{
"title": "Placeholder",
"link": "https://firq.dev",
"date": "1970-01-01",
"servant": "shishou",
"turns": "1T",
"runner": "Firq"
}
]
}
]
}