summaryrefslogtreecommitdiff
path: root/meta/options.json
diff options
context:
space:
mode:
authorSarah Duck <git@sarahduck.ca>2025-05-18 20:25:27 -0700
committerSarah Duck <git@sarahduck.ca>2025-05-18 20:25:27 -0700
commit5ba15274f86cf6e8bff1cb0f69731e340b4aa934 (patch)
tree6e592d8cec7f1bea8304a06d60af0fd082fd4ec3 /meta/options.json
parent29d27cd40575918419e76cdacffa45fde0bf2d1f (diff)
More stuff added?HEADmaster
Diffstat (limited to 'meta/options.json')
-rw-r--r--meta/options.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/meta/options.json b/meta/options.json
index a2a3295..95122a8 100644
--- a/meta/options.json
+++ b/meta/options.json
@@ -52,7 +52,10 @@
"OBJECT": [true, 100],
"ENTITY": [true, 100],
"CUSTOM": [true, 100],
- "SYNOP": [false, 1669]
+ "SYNOP": [false, 1669],
+ "STATUS": [true, 100],
+ "STORY": [true, 100],
+ "MENTION": [true, 100]
}
},
"GuiNovelView": {
@@ -64,6 +67,10 @@
"winHeight": 360,
"fmtWidth": 310,
"sumWidth": 272
+ },
+ "GuiOutlineDetails": {
+ "detailsWidth": 481,
+ "tagsWidth": 127
}
}
} \ No newline at end of file