added sounds for BD style bubble when moving/pushing
authorHolger Schemel <holger.schemel@virtion.de>
Fri, 6 Dec 2024 18:40:09 +0000 (19:40 +0100)
committerHolger Schemel <holger.schemel@virtion.de>
Fri, 6 Dec 2024 14:40:41 +0000 (15:40 +0100)
src/conf_snd.c

index 01061b1e1fa85c7b897830253fae4b57f95ec064..fc37b0ae64d2bcfee3daa27ebfcf0198a1b563c8 100644 (file)
@@ -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"                      },