aboutsummaryrefslogtreecommitdiff
path: root/client/menu
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-07-01 14:20:16 +0200
committernokoe <nokoe@mailbox.org>2024-07-01 14:20:16 +0200
commit9e33622dd28dea70f9d0d6b5e408498214629e89 (patch)
treed3d0f2fdabe43f904e608439e57457080bed0181 /client/menu
parentbbb01eecb61d463c289470341c85058717c96408 (diff)
parentc90bf3db5bab1180c3fa651818d18ef1b4792cb3 (diff)
downloadhurrycurry-9e33622dd28dea70f9d0d6b5e408498214629e89.tar
hurrycurry-9e33622dd28dea70f9d0d6b5e408498214629e89.tar.bz2
hurrycurry-9e33622dd28dea70f9d0d6b5e408498214629e89.tar.zst
Merge branch 'master' of ssh://codeberg.org/metamuffin/undercooked
Diffstat (limited to 'client/menu')
-rw-r--r--client/menu/credits_menu.gd8
-rw-r--r--client/menu/sounds/success.oggbin26466 -> 10840 bytes
2 files changed, 5 insertions, 3 deletions
diff --git a/client/menu/credits_menu.gd b/client/menu/credits_menu.gd
index 59e7bab9..00ca0f04 100644
--- a/client/menu/credits_menu.gd
+++ b/client/menu/credits_menu.gd
@@ -1,5 +1,5 @@
# Undercooked - a game about cooking
-# Copyright 2024 metamuffin
+# Copyright 2024 metamuffin, tpart
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
@@ -21,9 +21,11 @@ var cc_by_3 := {
"Glasses": "Jeremy Edelblut"
}
var cc_by_4 := {
- "Universal UI/Menu Soundpack": "Ellr",
+ "Footstep sounds": "Dryoma",
+ "Page_Turn_24.wav": "Koops",
"Pencil, Writing, Close, A.wav": "InspectorJ",
- "Page_Turn_24.wav": "Koops"
+ "Universal UI/Menu Soundpack": "Ellr",
+ "Woosh Fleuret Escrime B.WAV": "toyoto"
}
@onready var menu_manager: MenuManager = get_parent()
diff --git a/client/menu/sounds/success.ogg b/client/menu/sounds/success.ogg
index 590c7dab..37cd2bcd 100644
--- a/client/menu/sounds/success.ogg
+++ b/client/menu/sounds/success.ogg
Binary files differ