ds4/templates/sheets/actor
Johannes Loher da1f6999eb feat: only allow specific selectable values for the cooldown duration of spells
World data (including compendium packs) is migrated automatically. In order to also migrate packs
provided by modules, you can use the following macro:
```js
const pack = game.packs.get("<name-of-the-module>.<name-of-the-pack>");
game.ds4.migration.migrateCompendiumFromTo(pack, 4, 5);
```
2022-02-16 01:58:21 +01:00
..
components refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00
tabs feat: only allow specific selectable values for the cooldown duration of spells 2022-02-16 01:58:21 +01:00
character-sheet.hbs refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00
creature-sheet.hbs refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00