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