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

  1.  
  2. [vc_sandbag3 : cStructure]
  3. {
  4.     Name = "vc_sandbag3"
  5.     Scale = "1,1,1"
  6.     HPMultiplier = 1
  7.  
  8.     [Props : cEntityProps]
  9.     {
  10.         Static = 1
  11.         Passable = 0
  12.         SelfShadow = 1
  13.         VertexColorShade = 1
  14.         ModelName = "gfx\objects\buildings\sandbag03.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.     [Wiring : cWiring]
  36.     {
  37.  
  38.         [Wires *]
  39.         {
  40.  
  41.         }
  42.     }
  43. }
  44.