Add new rank option
This commit is contained in:
parent
cba4394a37
commit
8be95c20bd
@ -31,6 +31,7 @@ rmss.rankBonusProgressionList = [
|
|||||||
{key: "standard", label:"Standard"},
|
{key: "standard", label:"Standard"},
|
||||||
{key: "limited", label:"Limited"},
|
{key: "limited", label:"Limited"},
|
||||||
{key: "combined", label:"Combined"},
|
{key: "combined", label:"Combined"},
|
||||||
|
{key: "race", label:"Linked to Race"},
|
||||||
]
|
]
|
||||||
|
|
||||||
rmss.lightOrDarknessModifiers = [
|
rmss.lightOrDarknessModifiers = [
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"title": "Rolemaster FRP System",
|
"title": "Rolemaster FRP System",
|
||||||
"description": "The Rolemaster FRP system for FoundryVTT.",
|
"description": "The Rolemaster FRP system for FoundryVTT.",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/raw/branch/develop/system.json",
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/raw/branch/develop/system.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/archive/v12.0.6.zip",
|
"download": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/archive/v12.0.7.zip",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Cynicide",
|
"name": "Cynicide",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"email": ""
|
"email": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "12.0.6",
|
"version": "12.0.7",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "12",
|
"minimum": "12",
|
||||||
"verified": "12"
|
"verified": "12"
|
||||||
|
Loading…
Reference in New Issue
Block a user