Move location registry modules to canonical namespace
This commit is contained in:
11
internal/modules/dnd/codec/locationregistry/testdata/dnd_location_registry.v1.json
vendored
Normal file
11
internal/modules/dnd/codec/locationregistry/testdata/dnd_location_registry.v1.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"id": "location:sha256:4ea39088943a692f120ae8740419c3baa1e7026c0e2a26ab03255f0b7e20215c",
|
||||
"name": "The Old Tavern",
|
||||
"source_refs": [
|
||||
{"source_id": "session-alpha", "start_unit_id": 1, "end_unit_id": 2}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user