Implement initiative rolling within Foundry

This commit is contained in:
Oliver-Akins 2024-02-10 01:03:49 -07:00
parent 1002b1387c
commit 914b6e5862
4 changed files with 28 additions and 3 deletions

View file

@ -35,5 +35,6 @@
"extensions": ["css", "hbs", "json", "js", "mjs", "svg"],
"paths": ["templates", "langs", ".styles", "module", "assets"]
}
}
},
"initiative": "@initiative"
}