Add more NPCs, update dialogue manager to 4.4 compatible version

This commit is contained in:
2025-03-12 00:29:39 -07:00
parent 76b94f7be3
commit 22c9590442
167 changed files with 5874 additions and 5697 deletions

View File

@@ -1,5 +1,5 @@
@tool
extends EditorInspectorPlugin
class_name DMInspectorPlugin extends EditorInspectorPlugin
const DialogueEditorProperty = preload("./components/editor_property/editor_property.gd")