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

@ -26,10 +26,9 @@ export class PontImpraticable extends Draconique {
return pixiTMR.sprite(this.code(),
{
zIndex: tmrTokenZIndex.casehumide,
color: tmrColors.casehumide,
alpha: 0.5,
taille: tmrConstants.twoThird,
decallage: tmrConstants.bottom
alpha: 0.6,
taille: tmrConstants.full,
decallage: tmrConstants.center
});
}