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

15 lines
309 B
Plaintext

// 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");
}