home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 December / JOY143_CD1.iso / Data / Demos / Platoon / pl_demo.exe / Inf / Prototypes / us_Bridge_dest.inf < prev    next >
INI File  |  2002-09-17  |  510b  |  36 lines

  1.  
  2. [us_Bridge_dest : cAnimatedEntity]
  3. {
  4.     Name = us_Bridge_dest
  5.     Scale = "1,1,1"
  6.     HPMultiplier = 1
  7.  
  8.     [Props : cEntityProps]
  9.     {
  10.         Static = 0
  11.         Passable = 1
  12.         SelfShadow = 1
  13.         VertexColorShade = 1
  14.         ModelName = gfx\objects\buildings\bridge_us_dest.bmod
  15.         SightObstacleType = 0
  16.  
  17.     }
  18.     [Effects : cVulnerableEntityEffects]
  19.     {
  20.         EffectName = ""
  21.         DestroyEffect = ""
  22.         HitEffect = ""
  23.  
  24.     }
  25.     [Stats : cVulnerableEntityStats]
  26.     {
  27.         DamageLevel = 0
  28.         AutoCrush = 0
  29.  
  30.         [MaxHP *]
  31.         {
  32.  
  33.         }
  34.     }
  35. }
  36.