Nouvelle fenêtre de jets de dés
This commit is contained in:
@@ -90,7 +90,7 @@ export class RdDActorSheet extends RdDBaseActorSangSheet {
|
||||
formData.difficultesLibres = CONFIG.RDD.difficultesLibres;
|
||||
|
||||
formData.hautreve = {
|
||||
isDemiReve: this.actor.getEffect(STATUSES.StatusDemiReve),
|
||||
isDemiReve: this.actor.isDemiReve(),
|
||||
cacheTMR: this.actor.isTMRCache()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user