home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 32 / NEXT32.iso / pc / outlaws / outdemo.exe / outlaws.lab / ICART.ITM < prev    next >
Text File  |  1997-03-12  |  307b  |  15 lines

  1. ITEM 1.0
  2.  
  3. # cartridges (in inventory)
  4. # for rifle
  5.  
  6. NAME icart
  7. FUNC Inv_GenericObject
  8. ANIM icart.nwx
  9. DATA 4
  10.     INT    MAX_COUNT    100
  11.         STR     GROUND_ITEM     gamboxc
  12.         INT     NO_SHOW         1               # flag so this doesn't show in inventory
  13.         STR     ITEM_CLASS      ammo
  14.  
  15.