From 12faf34631778e0659a6ecbe833da457db33ad26 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 19 Jan 2026 20:19:36 +0100 Subject: [PATCH] Fix roll with armor 0 --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 7aa1232..31a53bb 100644 --- a/system.json +++ b/system.json @@ -14,7 +14,7 @@ ], "url": "https://www.uberwald.me/gitea/public/bol", "license": "LICENSE.txt", - "version": "13.0.5", + "version": "13.0.6", "compatibility": { "minimum": "13", "verified": "13" @@ -325,7 +325,7 @@ ], "socket": true, "manifest": "https://www.uberwald.me/gitea/public/bol/raw/v13/system.json", - "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v13.0.5.zip", + "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v13.0.6.zip", "background": "systems/bol/ui/page_accueil.webp", "primaryTokenAttribute": "resources.hp", "secondaryTokenAttribute": "resources.hero",