Added first working timeline for yelis intro to farming scene

This commit is contained in:
2025-06-14 19:50:54 +02:00
committed by cblech
parent 406c11b581
commit b0f4592fdd
14 changed files with 198 additions and 12 deletions
+19
View File
@@ -0,0 +1,19 @@
[gd_resource type="Resource" script_class="DialogicGlossary" load_steps=2 format=3 uid="uid://cpnbos25tejo8"]
[ext_resource type="Script" uid="uid://co4irn75jvpwn" path="res://addons/dialogic/Modules/Glossary/glossary_resource.gd" id="1_cknfu"]
[resource]
script = ExtResource("1_cknfu")
entries = {
"Hoe": "hoe",
"hoe": {
"alternatives": ["Hoe"],
"case_sensitive": false,
"name": "hoe",
"text": "A farming implement to till soil and prepare it for planting. Not to confuse with the rake, which softly scratches the surface of the ground and can be used to gather leaves and freshly cut grass.",
"title": "Hoe"
}
}
enabled = true
_translation_id = ""
_translation_keys = {}