From b29027c61a1e071961875acbf0886a6b0e259036 Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Tue, 21 Jan 2025 03:02:39 +0100 Subject: [PATCH] Cleanup --- module/actor-sheet.js | 1 - templates/actor/hr-rencontres.hbs | 2 +- templates/actor/hr-signes-draconiques.hbs | 4 ++-- templates/chat-empoignade-resultat.html | 1 - templates/chat-info-distance.html | 1 - templates/dialog-choix-xp-carac.hbs | 1 - templates/dialog-roll.html | 1 - templates/sommeil/app-astrologie.hbs | 1 - 8 files changed, 3 insertions(+), 9 deletions(-) diff --git a/module/actor-sheet.js b/module/actor-sheet.js index dfc00f87..447188b5 100644 --- a/module/actor-sheet.js +++ b/module/actor-sheet.js @@ -19,7 +19,6 @@ import { RdDEmpoignade } from "./rdd-empoignade.js"; import { RdDBaseActorSangSheet } from "./actor/base-actor-sang-sheet.js"; import { RdDCoeur } from "./coeur/rdd-coeur.js"; import { AppPersonnageAleatoire } from "./actor/random/app-personnage-aleatoire.js"; -import { RdDItemRace } from "./item/race.js"; import { RdDTextEditor } from "./apps/rdd-text-roll-editor.js"; /* -------------------------------------------- */ diff --git a/templates/actor/hr-rencontres.hbs b/templates/actor/hr-rencontres.hbs index fc649a33..5e37a491 100644 --- a/templates/actor/hr-rencontres.hbs +++ b/templates/actor/hr-rencontres.hbs @@ -4,7 +4,7 @@ {{#each rencontres as |rencontre key|}}
  • - + {{rencontre.name}} r{{rencontre.system.force}} ({{rencontre.system.coord}} - {{caseTmr-label rencontre.system.coord}}) {{#if rencontre.system.date}} diff --git a/templates/actor/hr-signes-draconiques.hbs b/templates/actor/hr-signes-draconiques.hbs index 1a190bd6..4e5e428a 100644 --- a/templates/actor/hr-signes-draconiques.hbs +++ b/templates/actor/hr-signes-draconiques.hbs @@ -4,8 +4,8 @@ {{#each signedraconiques as |signe key|}}
  • - {{signe.name}} - {{signe.system.difficulte}} + {{signe.name}} + {{signe.system.difficulte}} {{>'systems/foundryvtt-reve-de-dragon/templates/actor/item-action-controls.hbs' item=signe options=@root.options}}
  • {{/each}} diff --git a/templates/chat-empoignade-resultat.html b/templates/chat-empoignade-resultat.html index 111c8db7..a23fc0e0 100644 --- a/templates/chat-empoignade-resultat.html +++ b/templates/chat-empoignade-resultat.html @@ -1,6 +1,5 @@

    - {{log 'rollData' this}} {{#if (eq mode "empoigner")}} {{attacker.name}} tente d'empoigner {{defender.name}} {{/if}} diff --git a/templates/chat-info-distance.html b/templates/chat-info-distance.html index c384551f..1431fde2 100644 --- a/templates/chat-info-distance.html +++ b/templates/chat-info-distance.html @@ -7,7 +7,6 @@ {{else}}
  • Selon les murs et la lumière, la cible {{defender.name}} n'est pas visible de {{attacker.name}}.
  • {{/if}} - {{log defender}}
  • Portée {{portee.msg}} pour l'arme {{rollData.arme.name}} : {{portee.diff}}
  • De taille {{taille.msg}}: {{taille.diff}}
  • Mouvement {{activite.msg}}: {{activite.diff}}
  • diff --git a/templates/dialog-choix-xp-carac.hbs b/templates/dialog-choix-xp-carac.hbs index fa431766..79e2eb4e 100644 --- a/templates/dialog-choix-xp-carac.hbs +++ b/templates/dialog-choix-xp-carac.hbs @@ -18,7 +18,6 @@ ajout - {{log 'choix-xp' @root}} {{#each caracs as |carac key|}}
  • diff --git a/templates/dialog-roll.html b/templates/dialog-roll.html index 3b4c6ddd..42456fa8 100644 --- a/templates/dialog-roll.html +++ b/templates/dialog-roll.html @@ -1,6 +1,5 @@

    -{{log 'dialog-roll' this}}
    diff --git a/templates/sommeil/app-astrologie.hbs b/templates/sommeil/app-astrologie.hbs index 0919facb..6e334238 100644 --- a/templates/sommeil/app-astrologie.hbs +++ b/templates/sommeil/app-astrologie.hbs @@ -4,7 +4,6 @@

    Astrologie {{#if isActor}}: {{actorAstrologie.actor.name}}{{/if}}

    - {{log 'astrologie' this}} {{#if isActor}} {{> 'systems/foundryvtt-reve-de-dragon/templates/sommeil/astrologie-joueur.hbs'}} {{else}}