Ajout du modèle de données pour les rencontres.

This commit is contained in:
ZigmundKreud
2022-01-05 22:46:26 +01:00
parent e9eb9e2cff
commit 2f19ba1948
16 changed files with 414 additions and 138 deletions

View File

@ -19,6 +19,7 @@ export const preloadHandlebarsTemplates = async function () {
"systems/bol/templates/item/parts/properties/feature-properties.hbs",
"systems/bol/templates/item/parts/properties/item-properties.hbs",
"systems/bol/templates/item/parts/properties/item/equipment-properties.hbs",
"systems/bol/templates/item/parts/properties/item/capacity-properties.hbs",
"systems/bol/templates/item/parts/properties/item/vehicle-properties.hbs",
"systems/bol/templates/item/parts/properties/item/protection-properties.hbs",
"systems/bol/templates/item/parts/properties/item/weapon-properties.hbs",