adjust iniative roll

Changes:
 + fix iniative stat
This commit is contained in:
Byroks 2023-11-25 15:54:53 +01:00
parent 57bffd492a
commit bf4f49755a
1 changed files with 3 additions and 3 deletions

View File

@ -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"
}