First alpha release

This commit is contained in:
2025-05-20 20:09:03 +02:00
parent 995d61e1c6
commit fc423c921a
13 changed files with 95 additions and 8 deletions

View File

@@ -297,11 +297,20 @@
"description": {
"label": "Description"
},
"enc": {
"label": "Enc"
"difficulty": {
"label": "Difficulty"
},
"techAge": {
"label": "Tech Age"
"threshold": {
"label": "Threshold"
},
"limit": {
"label": "Limit"
},
"nbAttempts": {
"label": "Nb Attempts"
},
"ingredients": {
"label": "Ingredients"
}
}
},
@@ -441,6 +450,9 @@
"role": {
"label": "Role"
},
"flavorText": {
"label": "Flavor Text"
},
"description": {
"label": "Description"
}