Skip to content

Commit 52a9f49

Browse files
committed
Fix: Add missing comma in script.json
1 parent 28f9316 commit 52a9f49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ResourceTracker/script.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "an API script for tracking per-character consumables—arrows, javelins, wand charges, spell slots, ki, etc. GMs (and optionally players) can create, spend, recover, and reset resources via chat commands, with updates whispered to the character’s controllers and mirrored to the GM. It supports auto-spend from real sheet rolls (map an attack name to a resource), plays nicely with ScriptCards (underscore-friendly args), and keeps token bars in sync—even when linked to Character Attributes. Features include per-resource rest tags (short/long), a recover action with break chance, an enable/disable switch, and player access modes (none | partial | full) for table safety.",
88
"authors": "Joe Simmons",
99
"roll20userid": "2447959",
10-
"patreon": "https://www.patreon.com/c/joeuser"
10+
"patreon": "https://www.patreon.com/c/joeuser",
1111
"useroptions": [
1212
{
1313
"name": "enabled_on_boot",

0 commit comments

Comments
 (0)