rnd-20070120-1-src
[rocksndiamonds.git] / src / conf_snd.c
index a50f4adf17774048aa88beb3a5750a0697ae214e..8528cf0a223df7779d251871f6d64a851df63794 100644 (file)
@@ -133,6 +133,12 @@ struct ConfigInfo sound_config[] =
   { "[steel_exit].opening",            "oeffnen.wav"                   },
   { "[steel_exit].closing",            "oeffnen.wav"                   },
   { "[steel_exit].passing",            "buing.wav"                     },
+  { "[em_exit].opening",               "gong.wav"                      },
+  { "[em_exit].closing",               UNDEFINED_FILENAME              },
+  { "[em_exit].passing",               "buing.wav"                     },
+  { "[em_steel_exit].opening",         "gong.wav"                      },
+  { "[em_steel_exit].closing",         UNDEFINED_FILENAME              },
+  { "[em_steel_exit].passing",         "buing.wav"                     },
   { "penguin.passing",                 "buing.wav"                     },
 
   /* sounds for Emerald Mine Club style elements and actions */