Add specific diceTray and enhance message styles
This commit is contained in:
@@ -938,6 +938,12 @@ Hooks.on("hotbarDrop", (bar, data, slot) => {
|
||||
}
|
||||
})
|
||||
|
||||
/* -------------------------------------------- */
|
||||
/**
|
||||
* Inject the Lethal Fantasy dice tray into the chat sidebar.
|
||||
*/
|
||||
Hooks.on("renderChatLog", (_chatLog, html) => applications.injectDiceTray(_chatLog, html))
|
||||
|
||||
/**
|
||||
* Register world usage statistics
|
||||
* @param {string} registerKey
|
||||
|
||||
Reference in New Issue
Block a user