Compare commits
2 Commits
bol-v10.0.
...
bol-v10.0.
Author | SHA1 | Date | |
---|---|---|---|
0cbcaee45e | |||
904ff821e1 |
@ -14,7 +14,7 @@
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public/bol",
|
||||
"license": "LICENSE.txt",
|
||||
"version": "10.0.7",
|
||||
"version": "10.0.9",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "10.284",
|
||||
@ -194,7 +194,7 @@
|
||||
],
|
||||
"socket": true,
|
||||
"manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.0.7.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.0.9.zip",
|
||||
"background": "systems/images/map_lemurie.webp",
|
||||
"gridDistance": 1.5,
|
||||
"gridUnits": "m",
|
||||
|
@ -8,7 +8,7 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
{{#if weapon.data.data.properties.onlymodifier}}
|
||||
{{#if weapon.system.properties.onlymodifier}}
|
||||
{{else}}
|
||||
{{> "systems/bol/templates/dialogs/attribute-roll-part.hbs"}}
|
||||
{{> "systems/bol/templates/dialogs/aptitude-roll-part.hbs"}}
|
||||
|
Reference in New Issue
Block a user