forked from public/foundryvtt-reve-de-dragon
Merge v1.5 -> v10
This commit is contained in:
@ -312,7 +312,7 @@ export class RdDActorSheet extends ActorSheet {
|
||||
|
||||
// Boutons spéciaux MJs
|
||||
html.find('.forcer-tmr-aleatoire').click(async event => {
|
||||
this.actor.cacheTMRetMessage();
|
||||
this.actor.reinsertionAleatoire("Action MJ");
|
||||
});
|
||||
html.find('.afficher-tmr').click(async event => {
|
||||
this.actor.afficheTMRetMessage();
|
||||
|
Reference in New Issue
Block a user