Item munition

This commit is contained in:
2025-02-06 20:23:46 +01:00
parent 8479fdda8a
commit ecdcdb69d5
9 changed files with 78 additions and 7 deletions

View File

@ -1,2 +1,4 @@
export { default as RdDItemBaseSheet} from "./common-item-sheet.mjs"
export { default as RdDMonnaieSheet } from "./monnaie-sheet.mjs"
export { default as RdDMunitionSheet } from "./munition-sheet.mjs"