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 AwECharacter } from "./character.mjs"
export { default as AwECreature } from "./creature.mjs"
export { default as AwEAbility } from "./ability.mjs"
export { default as AwEField } from "./field.mjs"
export { default as AwESpecialization } from "./specialization.mjs"
export { default as AwEArchetype } from "./archetype.mjs"
export { default as AwEBackground } from "./background.mjs"
export { default as AwEKit } from "./kit.mjs"