mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-04-24 01:55:46 +00:00
15 lines
334 B
Plaintext
15 lines
334 B
Plaintext
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
|
main()
|
|
{
|
|
self setModel("body_sp_opforce_a");
|
|
self attach("head_sp_opforce_ski_mask_body_a", "", true);
|
|
self.headModel = "head_sp_opforce_ski_mask_body_a";
|
|
self.voice = "russian";
|
|
}
|
|
|
|
precache()
|
|
{
|
|
precacheModel("body_sp_opforce_a");
|
|
precacheModel("head_sp_opforce_ski_mask_body_a");
|
|
}
|