home *** CD-ROM | disk | FTP | other *** search
/ Level 2003 September (DVD) / Level_2003-09_104_DVD_Shadowman.iso / DATA / SCRIPTS / GunScripts / ASSON.GSC next >
Encoding:
Text File  |  2003-01-01  |  120 b   |  13 lines

  1. $main
  2. {
  3.     $weapon_name = "Asson"
  4. }
  5.  
  6. $activity "IDLE"        // activity 0
  7. {
  8. }
  9.  
  10. $activity "FIRE"        // activity 1
  11. {
  12. }
  13.