Incomplete SP dump provided by Louvenarde

This commit is contained in:
reaaLx
2024-09-05 17:14:53 +10:00
parent 1ea2370337
commit e5de1d5d55
784 changed files with 340494 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
// 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");
}