15 lines
315 B
Plaintext
15 lines
315 B
Plaintext
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
|
main()
|
|
{
|
|
self setModel("body_tf141_assault_a");
|
|
self attach("head_hero_price_arctic", "", true);
|
|
self.headModel = "head_hero_price_arctic";
|
|
self.voice = "taskforce";
|
|
}
|
|
|
|
precache()
|
|
{
|
|
precacheModel("body_tf141_assault_a");
|
|
precacheModel("head_hero_price_arctic");
|
|
}
|