IW4-Dump-Files/character/mp_character_tf141_arctic_s...

17 lines
458 B
Plaintext
Raw Permalink Normal View History

2017-07-08 11:47:21 -07:00
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("mp_body_tf141_arctic_sniper");
self attach("head_allies_tf141_arctic_sniper", "", true);
self.headModel = "head_allies_tf141_arctic_sniper";
self setViewmodel("viewhands_sniper_tf141_arctic");
self.voice = "taskforce";
}
precache()
{
precacheModel("mp_body_tf141_arctic_sniper");
precacheModel("head_allies_tf141_arctic_sniper");
precacheModel("viewhands_sniper_tf141_arctic");
}