From 8735b7e4a4423e6b0f5f8377d40d99a3362b74a7 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnier Date: Thu, 26 Feb 2026 21:25:05 +0100 Subject: [PATCH] Fix basic system stuff --- system.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/system.json b/system.json index d4f19d8..ce44845 100644 --- a/system.json +++ b/system.json @@ -3,10 +3,6 @@ "esmodules": [ "modules/malefices-main.js" ], - "grid": { - "distance": 2, - "units": "m" - }, "languages": [ { "lang": "fr", @@ -74,7 +70,7 @@ "license": "LICENSE.txt", "manifest": "https://www.uberwald.me/gitea/public/fvtt-malefices/raw/branch/master/system.json", "compatibility": { - "minimum": "13", + "minimum": "11", "verified": "13" }, "id": "fvtt-malefices",