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_ec_lab_body_hazmat_a");
self attach("nx_ec_lab_head_mask_a", "", true);
self.headModel = "nx_ec_lab_head_mask_a";
self.voice = "american";
}
precache()
{
precacheModel("nx_ec_lab_body_hazmat_a");
precacheModel("nx_ec_lab_head_mask_a");
}