Start SheetV2 & fields

This commit is contained in:
2025-02-01 00:54:15 +01:00
parent e32a7d7540
commit 2f667d633b
24 changed files with 462 additions and 34 deletions

View File

@ -0,0 +1,3 @@
export { default as RdDItemSheet} from "./common-item-sheet.mjs"
export { default as RdDMonnaieSheet } from "./monnaie-sheet.mjs"
export { default as RdDMunitionSheet } from "./munition-sheet.mjs"