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