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

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