Merge remote-tracking branch 'origin/copy'
This commit is contained in:
@@ -188,7 +188,7 @@ XREF ERROR: dialogue location "the-warehouse" not in district
|
||||
```
|
||||
XREF ERROR: unknown fact_id "investigation.unknown_fact"
|
||||
In: campaigns/main/.../dialogue/the-terminal/kael-davan.yaml
|
||||
Line: the-terminal_d_099
|
||||
Line: kael-davan_d_099
|
||||
Canonical fact_ids: 42 defined in content/global/knowledge/
|
||||
```
|
||||
|
||||
@@ -228,7 +228,7 @@ XREF WARNING: npc_count mismatch in transit district
|
||||
|
||||
#### Check 8: Dialogue line ID uniqueness within pool
|
||||
|
||||
**What:** Each dialogue line has an `id` field (e.g., `the-terminal_d_001`). IDs MUST be unique within each dialogue file.
|
||||
**What:** Each dialogue line has an `id` field (e.g., `kael-davan_d_001`). IDs MUST be unique within each dialogue file.
|
||||
|
||||
**Where:** `content/campaigns/**/dialogue/**/*.yaml` → `lines[].id`
|
||||
|
||||
@@ -236,7 +236,7 @@ XREF WARNING: npc_count mismatch in transit district
|
||||
|
||||
**Error format:**
|
||||
```
|
||||
XREF ERROR: duplicate dialogue line id "the-terminal_d_015"
|
||||
XREF ERROR: duplicate dialogue line id "kael-davan_d_015"
|
||||
In: campaigns/main/.../dialogue/the-terminal/kael-davan.yaml
|
||||
First occurrence: line 167
|
||||
Duplicate: line 215
|
||||
|
||||
Reference in New Issue
Block a user