Closed JohanFalt closed 4 months ago
const chatData = { type: CONST.CHAT_MESSAGE_TYPES.ROLL, content: html, speaker: ChatMessage.getSpeaker({ actor: this.actor }), rollMode: game.settings.get("core", "rollMode")
const chatData = { type: CONST.CHAT_MESSAGE_TYPES.ROLL, content: html, speaker: ChatMessage.getSpeaker({ actor: this.actor }), rollMode: game.settings.get("core", "rollMode")