most areas connected

This commit is contained in:
Bryce
2026-02-21 15:36:42 -08:00
parent d6b36d1f13
commit 0474ded71a
58 changed files with 1225 additions and 59 deletions

View File

@@ -15,3 +15,7 @@ func _on_shady_wooded_area_interacted() -> void:
func _on_forest_path_interacted() -> void:
$kq4_010_forest_path.default_script(self)
func _on_forest_path_27_interacted() -> void:
$kq4_027_forest_path.default_script(self)