IW4-Dump-Files/character/character_tf_141_forest_uni...

15 lines
316 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_forest_tf141_shotgun");
self attach("head_tf141_forest_b", "", true);
self.headModel = "head_tf141_forest_b";
self.voice = "taskforce";
}
precache()
{
precacheModel("body_forest_tf141_shotgun");
precacheModel("head_tf141_forest_b");
}