diff --git a/module/tmr/periple.js b/module/tmr/periple.js index feba1a2b..ae5050f7 100644 --- a/module/tmr/periple.js +++ b/module/tmr/periple.js @@ -22,7 +22,7 @@ export class Periple extends Draconique { code() { return 'periple' } - tooltip(linkData) { return `Votre Périple passe par ${this.tmrDescr(linkData)}` } + tooltip(linkData) { return `Votre Périple passe par ${this.tmrLabel(linkData)}` } img() { return 'icons/svg/acid.svg' } createSprite(pixiTMR) {