2 lines
98 B
JavaScript
Raw Normal View History

this.actor.getActiveTokens().forEach(t => t.document.update({texture : {tint : "#FFD700"}}));