ajout webp et couleurs

This commit is contained in:
Vincent Vandemeulebrouck
2021-05-03 20:02:10 +02:00
parent e98d99638e
commit 145ef7a0ba
12 changed files with 12 additions and 15 deletions

View File

@ -29,9 +29,8 @@ export class Periple extends Draconique {
return pixiTMR.sprite(this.code(), {
zIndex: tmrTokenZIndex.conquete,
alpha: 1,
color: tmrColors.souffle,
taille: tmrConstants.twoThird,
decallage: tmrConstants.right
taille: tmrConstants.full,
decallage: tmrConstants.center
});
}
getDifficulte(tmr) {