13 lines
307 B
Text
13 lines
307 B
Text
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
|
main()
|
|
{
|
|
self setModel("body_sp_arab_regular_coup_b");
|
|
self attach("head_sp_arab_regular_ski_mask", "", true);
|
|
self.voice = "arab";
|
|
}
|
|
|
|
precache()
|
|
{
|
|
precacheModel("body_sp_arab_regular_coup_b");
|
|
precacheModel("head_sp_arab_regular_ski_mask");
|
|
}
|