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

  1. ITEM 1.0
  2.  
  3. NAME gbplate1
  4. FUNC Inv_GroundObject
  5. ANIM gbplate.nwx
  6.  
  7. DATA 5
  8. # in the case of the plate, COUNT is 10 * how much damage it can absorbe...
  9. # bullets typicaly do from .5 -> 1.5 damage based on the hit type
  10.     INT    COUNT        150        
  11.       STR    PICKUP        ibplate
  12.     INT     PICKUP_MSG     323
  13.     STR    ITEM_CLASS    armr
  14.     STR    PICKUP_SOUND    ricoch3
  15.     
  16.