exit doors use keys instead of shards

This commit is contained in:
pennyrigate 2023-05-08 03:31:25 -04:00
parent 9c9cc7c6b6
commit 469efad30d
8 changed files with 10 additions and 9 deletions

View file

@ -170,7 +170,7 @@ position = Vector2( 720, 104 )
[node name="Exit" parent="Platforms" instance=ExtResource( 11 )]
position = Vector2( 744, 36 )
cost = 2
cost = 25
[node name="Collectibles" type="Node2D" parent="."]