diff --git a/project.godot b/project.godot index 8c08406..c2e9923 100644 --- a/project.godot +++ b/project.godot @@ -185,7 +185,7 @@ movie_writer/movie_file="/home/kaddi/Documents/Repos/Godot/Babushka/_clips/clip. [editor_plugins] -enabled=PackedStringArray("res://addons/SignalVisualizer/plugin.cfg", "res://addons/anthonyec.camera_preview/plugin.cfg", "res://addons/babushkahelpers/plugin.cfg", "res://addons/dialogic/plugin.cfg") +enabled=PackedStringArray("res://addons/SignalVisualizer/plugin.cfg", "res://addons/anthonyec.camera_preview/plugin.cfg", "res://addons/babushkahelpers/plugin.cfg", "res://addons/dialogic/plugin.cfg", "res://addons/languagetool/plugin.cfg") [file_customization] diff --git a/resources/quests/demo/2_collect_ducks.tres b/resources/quests/demo/2_collect_ducks.tres index dd4dde0..bd03bd1 100644 --- a/resources/quests/demo/2_collect_ducks.tres +++ b/resources/quests/demo/2_collect_ducks.tres @@ -6,5 +6,5 @@ script = ExtResource("1_wactd") id = "2_collect_ducks" title = "Collect the Ducks" -description = "Collect all 6 ducks running around the farm by aporaching them and pressing [E]" +description = "Collect all 6 ducks running around the farm by approaching them and pressing [E]" metadata/_custom_type_script = "uid://vji5lp4qc8pp"