X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconf_snd.c;h=222f43f92da70821b6ad5da9c0633e23a768274a;hb=d8e3568accbc475855027f7199e55543dc4d1ddf;hp=ef891ee14f8abdec537c5a4cd37fa1d882a52ace;hpb=3f0d03011f43b41c9c5a9c9b83a1dda41e46e721;p=rocksndiamonds.git diff --git a/src/conf_snd.c b/src/conf_snd.c index ef891ee1..222f43f9 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -152,6 +152,7 @@ struct ConfigInfo sound_config[] = { "[envelope].opening", UNDEFINED_FILENAME }, { "[envelope].closing", UNDEFINED_FILENAME }, { "invisible_sand.digging", "schlurf.wav" }, + { "invisible_sand.active.digging", "schlurf.wav" }, { "shield_normal.collecting", "pong.wav" }, { "shield_normal.active", UNDEFINED_FILENAME }, { "shield_deadly.collecting", "pong.wav" },