Merge pull request #3 from hjmaier/V-0.01

Update system.json
This commit is contained in:
hjmaier 2021-02-07 20:54:38 +01:00 committed by GitHub
commit 47cb7b3cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,6 +26,6 @@
"primaryTokenAttribute": "lp", "primaryTokenAttribute": "lp",
"secondaryTokenAttribute": "ap", "secondaryTokenAttribute": "ap",
"url": "https://github.com/hjmaier/midgard5", "url": "https://github.com/hjmaier/midgard5",
"manifest": "https://github.com/hjmaier/midgard5/system.json", "manifest": "https://github.com/hjmaier/midgard5/blob/main/system.json",
"initiative": "@gw.value + @gw.bonus" "initiative": "@gw.value + @gw.bonus"
} }