feat(content): promote Duncarrow; build client/server artifacts

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HuHRPE7VfppUJEaoGBEUqZ
This commit is contained in:
2026-07-11 18:34:33 -05:00
parent 11c4d6dcd7
commit 7ce5e4584c
27 changed files with 566 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"id": "secret.crell-runs-slave-trade",
"related": [
"person.mayor-oswin-crell",
"place.the-white-antlers",
"faction.elves"
],
"type": "secret"
}

View File

@@ -0,0 +1,8 @@
{
"id": "fact.crells-guard-acts-alone",
"related": [
"person.mayor-oswin-crell",
"fact.militia-never-investigates"
],
"type": "fact"
}

View File

@@ -0,0 +1,8 @@
{
"id": "rumor.elves-avoid-the-shrine",
"related": [
"place.the-white-antlers",
"faction.elves"
],
"type": "rumor"
}

View File

@@ -0,0 +1,7 @@
{
"id": "fact.harn-daughter-left",
"related": [
"npc.harn-blackwood"
],
"type": "fact"
}

View File

@@ -0,0 +1,8 @@
{
"id": "fact.militia-never-investigates",
"related": [
"town.duncarrow",
"rumor.travelers-go-missing"
],
"type": "fact"
}

View File

@@ -0,0 +1,8 @@
{
"id": "rumor.travelers-go-missing",
"related": [
"town.duncarrow",
"place.the-white-antlers"
],
"type": "rumor"
}