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