Initial import
This commit is contained in:
13
modules/heritiers-config.js
Normal file
13
modules/heritiers-config.js
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
export const HERITIERS_CONFIG = {
|
||||
|
||||
competenceCategorie : {
|
||||
"aventurier": "Aventurier",
|
||||
"roublard": "Roublard",
|
||||
"combattant": "Combattant",
|
||||
"erudit": "Erudit",
|
||||
"savant": "Savant",
|
||||
"gentleman": "Gentleman"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user