Skip to content

Commit

Permalink
Revert change in wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwjk committed Jan 3, 2025
1 parent 99d42ea commit d962407
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion GroupInitiative/script.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [],
Expand All @@ -32,4 +39,4 @@
"0.9.36",
"0.9.37"
]
}
}

0 comments on commit d962407

Please sign in to comment.