mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-04-19 07:42:54 +00:00
15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
|
main()
|
|
{
|
|
self setModel("nx_jk_swat_body_a");
|
|
self attach("exfil_swat_head_b", "", true);
|
|
self.headModel = "exfil_swat_head_b";
|
|
self.voice = "indonesian";
|
|
}
|
|
|
|
precache()
|
|
{
|
|
precacheModel("nx_jk_swat_body_a");
|
|
precacheModel("exfil_swat_head_b");
|
|
}
|