home *** CD-ROM | disk | FTP | other *** search
/ CD Action 12 B / cdactioncoverdisc / outlaw / outmulti.exe / olpatch1.lab / iclip.itm < prev    next >
Text File  |  1997-03-18  |  288b  |  14 lines

  1. ITEM 1.0
  2.  
  3. # clip (in inventory)
  4.  
  5. NAME iclip
  6. FUNC Inv_GenericObject
  7. ANIM ibullit.nwx
  8. DATA 4
  9.     INT    MAX_COUNT    500
  10.         STR     GROUND_ITEM     gclip
  11.         INT     NO_SHOW         1               # flag so this doesn't show in inventory
  12.         STR     ITEM_CLASS      ammo
  13.  
  14.