feat: remove character button

This commit is contained in:
Subarashimo
2025-12-04 21:04:56 +01:00
parent 9f6c44745b
commit 271c69ec49
3 changed files with 149 additions and 0 deletions
+1
View File
@@ -401,6 +401,7 @@ export function generateJSONTrackerInstructions(includeHtmlPrompt = true, includ
}
instructions += '- Empty arrays [] for sections with no items\n';
instructions += '- Items may be added or removed from all sections\n';
instructions += '- null for main quest if none active\n';
// Add stat descriptions if any have descriptions