home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 32 / NEXT32.iso / pc / outlaws / multi / outmulti.exe / olpatch1.lab / iadep.itm < prev    next >
Text File  |  1997-03-18  |  355b  |  16 lines

  1. ITEM 1.0
  2.  
  3. # associate deputy (in inventory)
  4.  
  5. NAME iadep
  6. FUNC Inv_GenericObject
  7. ANIM
  8. DATA 5
  9.     INT    USE_ID        1
  10.     INT    MAX_COUNT    1
  11.         INT     NO_SHOW         1               # flag so this doesn't show in inventory
  12.         INT     NO_DROP         1               # flag so this doesn't show in inventory
  13.         STR     ITEM_CLASS      badg
  14.  
  15.  
  16.