mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-11-09 14:56:53 +00:00
Incomplete SP dump provided by Louvenarde
This commit is contained in:
14
character/character_sp_usmc_zach.gsc
Normal file
14
character/character_sp_usmc_zach.gsc
Normal file
@@ -0,0 +1,14 @@
|
||||
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
||||
main()
|
||||
{
|
||||
self setModel("body_sp_usmc_zach");
|
||||
self attach("head_sp_usmc_zach_zach_body", "", true);
|
||||
self.headModel = "head_sp_usmc_zach_zach_body";
|
||||
self.voice = "american";
|
||||
}
|
||||
|
||||
precache()
|
||||
{
|
||||
precacheModel("body_sp_usmc_zach");
|
||||
precacheModel("head_sp_usmc_zach_zach_body");
|
||||
}
|
||||
Reference in New Issue
Block a user