IW4-Dump-Files/character/character_hero_seal_udt_soa...

15 lines
304 B
Plaintext

// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("body_hero_seal_udt_soap");
self attach("head_hero_soap_udt", "", true);
self.headModel = "head_hero_soap_udt";
self.voice = "seal";
}
precache()
{
precacheModel("body_hero_seal_udt_soap");
precacheModel("head_hero_soap_udt");
}