1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00
This commit is contained in:
Matteo Balugani 2023-10-02 17:32:18 +02:00
parent e492e9ff43
commit 8b969aafb0
2 changed files with 2 additions and 2 deletions

View file

@ -156,7 +156,7 @@ shape = SubResource("RectangleShape2D_31dtl")
[node name="Collector" parent="." node_paths=PackedStringArray("sound_absorb") instance=ExtResource("3_qehi7")]
z_index = 2
collecting_types = Array[StringName]([&"Gold"])
collecting_types = Array[StringName]([&"Gold", &"Gem"])
sound_absorb = NodePath("../SoundAbsorb")
collecting_amount = 10

View file

@ -35,7 +35,7 @@ texture = ExtResource("3_6jejy")
shader = ExtResource("5_v6ppl")
[node name="Collectible" parent="." instance=ExtResource("4_idoeu")]
type = &"Silver"
type = &"Gem"
[node name="Valuable" parent="." instance=ExtResource("5_7bd6c")]
value = 10