// IW6 GSC SOURCE // Generated by https://github.com/xensik/gsc-tool main() { self setmodel( "us_space_a_body" ); self attach( "head_kyra_space_a", "", 1 ); self.headmodel = "head_kyra_space_a"; self.voice = "american"; self setclothtype( "vestlight" ); } precache() { precachemodel( "us_space_a_body" ); precachemodel( "head_kyra_space_a" ); }