From 7f10f617c437eed30b06e336eeea4652e499a185 Mon Sep 17 00:00:00 2001 From: Chad Beach Date: Mon, 19 Aug 2024 22:51:22 -0600 Subject: [PATCH] update grid settings calls --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index b4faa21..3042ccc 100644 --- a/system.json +++ b/system.json @@ -39,7 +39,7 @@ "minimum": "11", "verified": "12.324" }, - "gridDistance": 1.5, - "gridUnits": "m", + "grid.distance": 1.5, + "grid.units": "m", "primaryTokenAttribute": "life" } \ No newline at end of file