diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-01 14:20:16 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-01 14:20:16 +0200 |
commit | 9e33622dd28dea70f9d0d6b5e408498214629e89 (patch) | |
tree | d3d0f2fdabe43f904e608439e57457080bed0181 /client/menu | |
parent | bbb01eecb61d463c289470341c85058717c96408 (diff) | |
parent | c90bf3db5bab1180c3fa651818d18ef1b4792cb3 (diff) | |
download | hurrycurry-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.gd | 8 | ||||
-rw-r--r-- | client/menu/sounds/success.ogg | bin | 26466 -> 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 Binary files differindex 590c7dab..37cd2bcd 100644 --- a/client/menu/sounds/success.ogg +++ b/client/menu/sounds/success.ogg |