You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Babushka/dialog/farming_equipment_glossary....

20 lines
676 B

[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 = {}