most areas connected
This commit is contained in:
@@ -5,8 +5,8 @@ func _on_gnomes_cottage_interacted() -> void:
|
||||
$kq4_022_gnomes_cottage.default_script(self)
|
||||
|
||||
|
||||
func _on_029_interacted() -> void:
|
||||
$kq4_029.default_script(self)
|
||||
func _on_dense_forest_interacted() -> void:
|
||||
$kq4_029_dense_forest.default_script(self)
|
||||
|
||||
|
||||
func _on_ogres_cottage_interacted() -> void:
|
||||
@@ -14,4 +14,4 @@ func _on_ogres_cottage_interacted() -> void:
|
||||
|
||||
|
||||
func _on_forest_path_interacted() -> void:
|
||||
$kq4_027.default_script(self)
|
||||
$kq4_027_forest_path.default_script(self)
|
||||
|
||||
Reference in New Issue
Block a user