"res_sound"
{
  // you can add as many sounds as you want
  // example:
  // res_twin5 "/admin_plugin/mygoodtwin5.mp3"
  // this sound is for T use res_ctwin4 for ct
  // stay in line.. no twin100 please if you dont have twin1-99 before...
  "sounds"
  {
    "res_ctwin1"  "/Sound_artvidt2/ct01.mp3"
    "res_ctwin2"  "/Sound_artvidt2/ct02.mp3"
    "res_ctwin3"  "/Sound_artvidt2/ct03.mp3"
    "res_ctwin4"  "/Sound_artvidt2/ct04.mp3"
    "res_ctwin5"  "/Sound_artvidt2/ct05.mp3"
    "res_ctwin6"  "/Sound_artvidt2/ct06.mp3"





    "res_twin1"  "/Sound_artvidt2/t01.mp3"
    "res_twin2"  "/Sound_artvidt2/t02.mp3"
    "res_twin3"  "/Sound_artvidt2/t03.mp3"
    "res_twin4"  "/Sound_artvidt2/t04.mp3"
    "res_twin5"  "/Sound_artvidt2/t05.mp3"
    "res_twin6"  "/Sound_artvidt2/t06.mp3"

 }
}
