Skip to content

Commit d962407

Browse files
committed
Revert change in wrong branch
1 parent 99d42ea commit d962407

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

GroupInitiative/script.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
"roll20userid": "104025",
77
"patreon": "https://www.patreon.com/shdwjk",
88
"dependencies": [],
9+
"modifies": {
10+
"state.GroupInitiative": "read,write",
11+
"campaign.turnorder": "read,write",
12+
"graphic.represents": "read",
13+
"attribute.current": "read",
14+
"attribute.max": "read"
15+
},
916
"conflicts": [],
1017
"script": "GroupInitiative.js",
1118
"useroptions": [],
@@ -32,4 +39,4 @@
3239
"0.9.36",
3340
"0.9.37"
3441
]
35-
}
42+
}

0 commit comments

Comments
 (0)