New items and cleanup

This commit is contained in:
2022-12-29 23:23:38 +01:00
parent cb91448c3b
commit 59e8cca56d
32 changed files with 411 additions and 705 deletions

View File

@ -13,6 +13,11 @@ export const HERITIERS_CONFIG = {
"erudit": "Erudit",
"savant": "Savant",
"gentleman": "Gentleman"
},
typePouvoir: {
"actif": "Actif",
"passif": "Passif"
}
}