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