Add specific diceTray and enhance message styles

This commit is contained in:
2026-04-17 17:32:32 +02:00
parent 81584ed5d6
commit 28fdaff2ec
32 changed files with 790 additions and 97 deletions

View File

@@ -9,4 +9,5 @@ export { default as LethalFantasySpellSheet } from "./sheets/spell-sheet.mjs"
export { default as LethalFantasyEquipmentSheet } from "./sheets/equipment-sheet.mjs"
export { default as LethalFantasyShieldSheet } from "./sheets/shield-sheet.mjs"
export { default as LethalFantasyMiracleSheet } from "./sheets/miracle-sheet.mjs"
export { injectDiceTray } from "./free-roll.mjs"