#171 - Gestion potion de soins
This commit is contained in:
@ -67,7 +67,7 @@ export class RdDItemCompetence extends Item {
|
||||
}
|
||||
/* -------------------------------------------- */
|
||||
static getNiveauBase(category) {
|
||||
return categorieCompetences[category].base;
|
||||
return categorieCompetences[category].niveau;
|
||||
}
|
||||
/* -------------------------------------------- */
|
||||
static getLabelCategorie(category) {
|
||||
|
Reference in New Issue
Block a user