Cleanup: gererExperience=>ajoutExperience

This commit is contained in:
2026-03-24 20:45:54 +01:00
parent d80efba092
commit 4141eeaa4a
7 changed files with 16 additions and 37 deletions
+1
View File
@@ -874,6 +874,7 @@ export class RdDBaseActor extends Actor {
ui.notifications.info(`${this.getAlias()} ne peut pas faire cette action: ${action}`)
}
ajoutExperience(rollData) { }
isAlcoolise() { return false }
async jetEthylisme() { this.actionImpossible("jet d'éthylisme") }
async rollAppelChance() { this.actionImpossible("appel à la chance") }