From 08322ec2d1f6b86307a8599a09c9baf31a7d630e Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Tue, 21 Mar 2023 17:51:45 -0400 Subject: [PATCH] swap star and arrow in hills --- maps/hills.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/hills.tscn b/maps/hills.tscn index 5bc42b2..6d88a19 100644 --- a/maps/hills.tscn +++ b/maps/hills.tscn @@ -252,7 +252,7 @@ position = Vector2( 232, 104 ) color = 2 [node name="Star4" parent="Collectibles" instance=ExtResource( 4 )] -position = Vector2( 520, 128 ) +position = Vector2( 528, 168 ) color = 3 [node name="Star5" parent="Collectibles" instance=ExtResource( 4 )] @@ -269,7 +269,7 @@ position = Vector2( 264, 64 ) position = Vector2( 744, 88 ) [node name="Arrow2" parent="Collectibles" instance=ExtResource( 10 )] -position = Vector2( 528, 168 ) +position = Vector2( 556, 104 ) [node name="Gold18" parent="Collectibles" instance=ExtResource( 5 )] position = Vector2( 440, 112 )