projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14fb169
)
added sounds for BD style bubble when moving/pushing
author
Holger Schemel
<holger.schemel@virtion.de>
Fri, 6 Dec 2024 18:40:09 +0000
(19:40 +0100)
committer
Holger Schemel
<holger.schemel@virtion.de>
Fri, 6 Dec 2024 14:40:41 +0000
(15:40 +0100)
src/conf_snd.c
patch
|
blob
|
history
diff --git
a/src/conf_snd.c
b/src/conf_snd.c
index 01061b1e1fa85c7b897830253fae4b57f95ec064..fc37b0ae64d2bcfee3daa27ebfcf0198a1b563c8 100644
(file)
--- a/
src/conf_snd.c
+++ b/
src/conf_snd.c
@@
-103,6
+103,8
@@
struct ConfigInfo sound_config[] =
{ "bdx_pneumatic_hammer.active", "hammer.wav" },
{ "bdx_covered.active", "jingle.wav" },
{ "bdx_inbox.opening", "crash.wav" },
+ { "bdx_bubble.moving", "blurb.wav" },
+ { "bdx_bubble.pushing", "blurb.wav" },
// sounds for Supaplex style elements and actions
{ "sp_base.digging", "base.wav" },