"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_twin1"  "/Res_Sound/1.mp3"
    "res_twin2"  "/Res_Sound/2.mp3"
    "res_twin3"  "/Res_Sound/3.mp3"
    "res_twin4"  "/Res_Sound/4.mp3"
    "res_twin5"  "/Res_Sound/5.mp3"
    
    
    "res_ctwin1" "/Res_Sound/6.mp3"
    "res_ctwin2" "/Res_Sound/7.mp3"
    "res_ctwin3" "/Res_Sound/8.mp3"
    "res_ctwin4" "/Res_Sound/9.mp3"
    "res_ctwin5" "/Res_Sound/10.mp3"
    
  }
}
