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