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

9 lines
215 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
this.actor.getActiveTokens().forEach(t => t.document.update({light : {
"dim": 0,
"bright": 0,
"alpha": 0.5,
"animation": {
"type": "",
},
"color": "#000000",
}}));