IW4-Dump-Files/character/character_vil_shepherd_no_g...

15 lines
307 B
Plaintext
Raw Normal View History

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