"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!/1ct.mp3"
    "res_twin2"  "/res!/2ct.mp3"
    "res_twin3"  "/res!/3ct.mp3"
    "res_twin4"  "/res!/4ct.mp3"
    "res_twin5"  "/res!/5ct.mp3"
    
    "res_ctwin1" "/res!/1t.mp3"
    "res_ctwin2" "/res!/2t.mp3"
    "res_ctwin4" "/res!/3t.mp3"
    "res_ctwin5" "/res!/4t.mp3"
    "res_ctwin6" "/res!/5t.mp3"
  }
}
