Initial release

This commit is contained in:
2025-01-04 22:24:39 +01:00
parent 15f512ea3a
commit b44ac05b1e
10 changed files with 73 additions and 26 deletions

View File

@@ -98,7 +98,6 @@ Hooks.once("init", function () {
const type = anchor.dataset.rollType
const target = anchor.dataset.rollTarget
const title = anchor.dataset.rollTitle
const avantage = anchor.dataset.rollAvantage
})
console.info("CTHULHU ETERNAL | System Initialized")