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

12 lines
276 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,
"angle": 360,
"alpha": 0.5,
"animation": {
"speed": 0,
"intensity": 0,
"type": "none",
},
"color": "",
}}));