IW4-Dump-Files/character/character_hero_seal_udt_gho...

15 lines
309 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_hero_seal_udt_ghost");
self attach("head_hero_ghost_udt", "", true);
self.headModel = "head_hero_ghost_udt";
self.voice = "seal";
}
precache()
{
precacheModel("body_hero_seal_udt_ghost");
precacheModel("head_hero_ghost_udt");
}