diff --git a/source/system.json b/source/system.json index 5249add..f831ab0 100644 --- a/source/system.json +++ b/source/system.json @@ -8,7 +8,7 @@ "minimum": "10", "verified": "10" }, - "authors": [{"name": "Byroks"}], + "authors": [{ "name": "Byroks" }], "scripts": ["bundle.js"], "styles": ["bundle.css"], "packs": [ @@ -90,6 +90,6 @@ "url": "https://github.com/Byroks/foundry-vtt-system-midgard5", "manifest": "https://github.com/Byroks/foundry-vtt-system-midgard5/releases/download/v1.3.0/system.json", "download": "https://github.com/Byroks/foundry-vtt-system-midgard5/releases/download/v1.3.0/midgard5-v1.3.0.zip", - "initiative": "@calc.attributes.gw.value", + "initiative": "@c.calc.attributes.gw.value", "license": "LICENSE.txt" -} \ No newline at end of file +}