Simplify the scene_map schema

This commit is contained in:
2026-05-26 19:56:30 -05:00
parent 0d8f898ba2
commit c76575498d
2 changed files with 6 additions and 6 deletions

View File

@@ -85,14 +85,14 @@
"primary_mode": {
"type": "string",
"enum": [
"Recap / Setup",
"Recap",
"Combat",
"Social",
"Exploration",
"Travel",
"Planning",
"Rest / Recovery",
"Rules / Table Discussion",
"Rest",
"Rules",
"Mixed"
],
"description": "The dominant mode of play in the scene."