nx1-gsc-dump/character/mp_character_tf141_arctic_riot.gsc
2024-09-04 23:46:54 +10:00

2 lines
386 B
Plaintext

// 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");}