Add D&D location artifact codecs

This commit is contained in:
2026-08-03 23:40:35 +00:00
parent da7fcdaffd
commit c7d853ea52
8 changed files with 673 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"occurrences": [
{
"location_id": "location:sha256:cdd2b57615b56a4e92d506cf053cd3985e11d4df4895c5383b30ec2ce9f39ed0",
"name": "The Old Tavern",
"kind": "visited",
"source_refs": [
{"source_id": "session-alpha", "start_unit_id": 1, "end_unit_id": 2}
]
}
]
}