JohanFalt / Foundry_EON-RPG

GNU General Public License v3.0
9 stars 1 forks source link

CONST.CHAT_MESSAGE_TYPES.ROLL tas bort #147

Closed JohanFalt closed 4 months ago

JohanFalt commented 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")