From 75ea70817a3d5ce27c7084c8715b818d14efdda4 Mon Sep 17 00:00:00 2001 From: mahuntington Date: Fri, 20 Mar 2026 23:07:01 -0400 Subject: [PATCH] Update 'CLAUDE.md' --- CLAUDE.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 4fbc796..1070dca 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -21,4 +21,9 @@ The following files are used for making sure consistency is maintained during an - plot.md: track what has happened in the campaign up to this point - npcs.md: track all the npcs the party has either encountered or not yet encountered - corrections.md: manual changes that the user has made for the AI to remember -- locations.md: track the locations the party has either encountered or not yet encountered. For towns, cities, or another kind of location that itself consists of sub-locations, track those \ No newline at end of file +- locations.md: track the locations the party has either encountered or not yet encountered. For towns, cities, or another kind of location that itself consists of sub-locations, track those +- rolls.md: track all dice rolls made and their description along with modifiiers + +## Character Files + +Character files are stored in the `characters/` directory in JSON format \ No newline at end of file