Added first working timeline for yelis intro to farming scene
This commit is contained in:
@@ -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 = {}
|
||||
Reference in New Issue
Block a user