feat(shell): NarrationBook wired to /dm/narrate with refire + fact-harvest

This commit is contained in:
2026-07-11 09:07:24 -05:00
parent bca04e3a2e
commit 5f1ebdf840
5 changed files with 151 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3]
[ext_resource type="Script" path="res://scripts/ui/shell/narration_book.gd" id="1"]
[node name="NarrationBook" type="Control"]
script = ExtResource("1")