#171 - Gestion potions / consommation
This commit is contained in:
parent
cc24471926
commit
1cea9753a9
@ -3310,7 +3310,7 @@ export class RdDActor extends Actor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------------------- */
|
/* -------------------------------------------- */
|
||||||
consommerPotionGenerique( potionData ) {
|
async consommerPotionGenerique( potionData ) {
|
||||||
potionData.alias = this.name;
|
potionData.alias = this.name;
|
||||||
|
|
||||||
if (potionData.data.categorie.includes('Enchante')) {
|
if (potionData.data.categorie.includes('Enchante')) {
|
||||||
|
Loading…
Reference in New Issue
Block a user