mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-12-13 14:37:54 +00:00
Init
This commit is contained in:
2
character/mp_character_tf141_arctic_riot.gsc
Normal file
2
character/mp_character_tf141_arctic_riot.gsc
Normal file
@@ -0,0 +1,2 @@
|
||||
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
||||
main(){ self setModel("mp_body_riot_tf141_arctic"); self attach("head_riot_tf141_arctic", "", true); self.headModel = "head_riot_tf141_arctic"; self setViewmodel("viewhands_arctic"); self.voice = "taskforce";}precache(){ precacheModel("mp_body_riot_tf141_arctic"); precacheModel("head_riot_tf141_arctic"); precacheModel("viewhands_arctic");}
|
||||
Reference in New Issue
Block a user