IW4-Dump-Files/character/character_hero_desert_price...

15 lines
324 B
Plaintext

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