feat(shell): NarrationBook wired to /dm/narrate with refire + fact-harvest
This commit is contained in:
6
client/scenes/shell/NarrationBook.tscn
Normal file
6
client/scenes/shell/NarrationBook.tscn
Normal 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")
|
||||
Reference in New Issue
Block a user