From d962407c5bcd6347c2b958d2529af18b0ca7010d Mon Sep 17 00:00:00 2001 From: "Aaron C. Meadows" Date: Thu, 2 Jan 2025 21:56:16 -0600 Subject: [PATCH] Revert change in wrong branch --- GroupInitiative/script.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/GroupInitiative/script.json b/GroupInitiative/script.json index f0e9cfa5f..db3e2bd35 100644 --- a/GroupInitiative/script.json +++ b/GroupInitiative/script.json @@ -6,6 +6,13 @@ "roll20userid": "104025", "patreon": "https://www.patreon.com/shdwjk", "dependencies": [], + "modifies": { + "state.GroupInitiative": "read,write", + "campaign.turnorder": "read,write", + "graphic.represents": "read", + "attribute.current": "read", + "attribute.max": "read" + }, "conflicts": [], "script": "GroupInitiative.js", "useroptions": [], @@ -32,4 +39,4 @@ "0.9.36", "0.9.37" ] -} +} \ No newline at end of file