diff --git a/lang/en.json b/lang/en.json index 6bf2488..368a297 100644 --- a/lang/en.json +++ b/lang/en.json @@ -216,6 +216,8 @@ "WH.ui.small": "Small", "WH.ui.medium": "Medium", "WH.ui.large": "Large", + "WH.ui.conditiontype": "Condition type", + "WH.ui.duration": "Duration", "WH.ui.bodyslots": "Body", "WH.ui.containerslot": "Containers", diff --git a/system.json b/system.json index f07e5a8..15d7c6c 100644 --- a/system.json +++ b/system.json @@ -27,8 +27,6 @@ } ], "license": "LICENSE.txt", - "packs": [ - ], "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": "attributes.mana", "socket": true, @@ -42,7 +40,7 @@ "maximum": "10" }, "title": "Warhero RPG", - "manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json", + "manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json", "download": "https://www.uberwald.me/gitea/public/fvtt-warhero/archive/fvtt-warhero-10.0.54.zip", "url": "https://www.uberwald.me/gitea/public/fvtt-warhero", "background": "images/ui/warhero_welcome_page.webp",