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