IW4-Dump-Files/character/character_tf_141_forest_sho...

14 lines
391 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");
codescripts\character::attachHead( "alias_tf141_heads_forest", xmodelalias\alias_tf141_heads_forest::main() );
self.voice = "taskforce";
}
precache()
{
precacheModel("body_forest_tf141_shotgun");
codescripts\character::precacheModelArray(xmodelalias\alias_tf141_heads_forest::main());
}