Add all systems effects scripts
This commit is contained in:
9
scripts/QKTA2TqZ77pvHWSJ.js
Normal file
9
scripts/QKTA2TqZ77pvHWSJ.js
Normal file
@ -0,0 +1,9 @@
|
||||
this.actor.getActiveTokens().forEach(t => t.document.update({light : {
|
||||
"dim": 0,
|
||||
"bright": 0,
|
||||
"alpha": 0.5,
|
||||
"animation": {
|
||||
"type": "",
|
||||
},
|
||||
"color": "#000000",
|
||||
}}));
|
Reference in New Issue
Block a user