Use new icons

This commit is contained in:
2022-06-08 20:44:43 +02:00
parent cb74799b42
commit e7ed5bd02c
8 changed files with 59 additions and 48 deletions

View File

@ -122,6 +122,16 @@
"tags": [
"traits chaotiques"
]
},
{
"type": "RollTable",
"label": "Tables",
"name": "tables",
"path": "./packs/tables.db",
"system": "fvtt-mournblade",
"tags": [
"tables"
]
}
],
"primaryTokenAttribute": "secondary.health",
@ -133,6 +143,6 @@
"templateVersion": 16,
"title": "Mournblade",
"url": "",
"version": "0.0.20",
"version": "0.0.21",
"background": "./images/ui/mournblade_welcome.webp"
}