diff --git a/module/config.js b/module/config.js index 166288b..6a790ce 100644 --- a/module/config.js +++ b/module/config.js @@ -31,6 +31,7 @@ rmss.rankBonusProgressionList = [ {key: "standard", label:"Standard"}, {key: "limited", label:"Limited"}, {key: "combined", label:"Combined"}, + {key: "race", label:"Linked to Race"}, ] rmss.lightOrDarknessModifiers = [ diff --git a/system.json b/system.json index c873e93..ec93038 100644 --- a/system.json +++ b/system.json @@ -3,7 +3,7 @@ "title": "Rolemaster FRP System", "description": "The Rolemaster FRP system for FoundryVTT.", "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": [ { "name": "Cynicide", @@ -14,7 +14,7 @@ "email": "" } ], - "version": "12.0.6", + "version": "12.0.7", "compatibility": { "minimum": "12", "verified": "12"