// IW6 GSC SOURCE
// Generated by https://github.com/xensik/gsc-tool

main()
{
    self setmodel( "fullbody_hazmat_a" );
    self.voice = "russian";
    self setclothtype( "nylon" );
}

precache()
{
    precachemodel( "fullbody_hazmat_a" );
}