Nouvelles corrections sur la fiche

This commit is contained in:
2026-03-06 13:34:18 +01:00
parent b9db8eb2fc
commit 4f15f0cc4c
15 changed files with 204 additions and 55 deletions
+1
View File
@@ -2,6 +2,7 @@ export { default as AwECharacterSheet } from "./sheets/character-sheet.mjs"
export { default as AwECreatureSheet } from "./sheets/creature-sheet.mjs"
export { default as AwEAbilitySheet } from "./sheets/ability-sheet.mjs"
export { default as AwEFieldSheet } from "./sheets/field-sheet.mjs"
export { default as AwESpecializationSheet } from "./sheets/specialization-sheet.mjs"
export { default as AwEArchetypeSheet } from "./sheets/archetype-sheet.mjs"
export { default as AwEBackgroundSheet } from "./sheets/background-sheet.mjs"
export { default as AwEKitSheet } from "./sheets/kit-sheet.mjs"