foundryvtt-wh4-lang-fr-fr/reference_scripts/QKTA2TqZ77pvHWSJ.js

9 lines
215 B
JavaScript

this.actor.getActiveTokens().forEach(t => t.document.update({light : {
"dim": 0,
"bright": 0,
"alpha": 0.5,
"animation": {
"type": "",
},
"color": "#000000",
}}));