Translate effects
This commit is contained in:
@ -4,7 +4,11 @@
|
||||
"contraction": "data.contraction.value",
|
||||
"incubation": "data.incubation.value",
|
||||
"symptoms": "data.symptoms.value",
|
||||
"permanent": "data.permanent.value"
|
||||
"permanent": "data.permanent.value",
|
||||
"effects": {
|
||||
"path": "effects",
|
||||
"converter": "diseases_effects"
|
||||
}
|
||||
},
|
||||
"label": "Maladies",
|
||||
"entries": [
|
||||
|
Reference in New Issue
Block a user