summaryrefslogtreecommitdiff
path: root/scenes/game_over.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/game_over.tscn')
-rw-r--r--scenes/game_over.tscn6
1 files changed, 3 insertions, 3 deletions
diff --git a/scenes/game_over.tscn b/scenes/game_over.tscn
index fc5be4b..b61c54e 100644
--- a/scenes/game_over.tscn
+++ b/scenes/game_over.tscn
@@ -2,7 +2,7 @@
[ext_resource type="Script" uid="uid://d4ayvqargsfbd" path="res://scripts/game_over.gd" id="1_wqhvx"]
[ext_resource type="Texture2D" uid="uid://bvuippvjk57ru" path="res://assets/game_over.jpeg" id="2_tbwuq"]
-[ext_resource type="AudioStream" uid="uid://b6gqbdoic7lr4" path="res://assets/11 - Death's Respite.wav" id="2_wqhvx"]
+[ext_resource type="AudioStream" uid="uid://v13khoj3snbj" path="res://assets/game_over.wav" id="3_racf3"]
[ext_resource type="Shader" uid="uid://d3ktu01mh01ao" path="res://resources/oscillating_text.gdshader" id="4_racf3"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_7m3ot"]
@@ -31,8 +31,8 @@ texture = ExtResource("2_tbwuq")
expand_mode = 2
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."]
-stream = ExtResource("2_wqhvx")
-pitch_scale = 0.7
+stream = ExtResource("3_racf3")
+pitch_scale = 0.8
autoplay = true
[node name="Label" type="Label" parent="."]