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

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