cod5-sdk/raw/character/char_rus_p_grachev.gsc

12 lines
181 B
Plaintext
Raw Normal View History

2008-11-20 00:00:00 +00:00
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("char_rus_guard_grachev");
self.voice = "russian";
}
precache()
{
precacheModel("char_rus_guard_grachev");
}