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/character_sp_pilot_zack_desert.gsc
Normal file
11
character/character_sp_pilot_zack_desert.gsc
Normal file
@@ -0,0 +1,11 @@
|
||||
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
||||
main()
|
||||
{
|
||||
self setModel("body_complete_sp_cobra_pilot_desert_zack");
|
||||
self.voice = "american";
|
||||
}
|
||||
|
||||
precache()
|
||||
{
|
||||
precacheModel("body_complete_sp_cobra_pilot_desert_zack");
|
||||
}
|
||||
Reference in New Issue
Block a user