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

  1.  
  2. [us_WatchTower01 : cBuilding]
  3. {
  4.     Name = "us_WatchTower01"
  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\watch-tower1_all.bmod"
  15.         SightObstacleType = 2
  16.  
  17.     }
  18.     [Effects : cVulnerableEntityEffects]
  19.     {
  20.         EffectName = ""
  21.         DestroyEffect = ""
  22.         HitEffect = ""
  23.  
  24.     }
  25.     [Stats : cVulnerableEntityStats]
  26.     {
  27.         DamageLevel = 0
  28.         AutoCrush = 1
  29.  
  30.         [MaxHP *]
  31.         {
  32.  
  33.             [: cInt]
  34.             {
  35.                 Value = 3700
  36.  
  37.             }
  38.         }
  39.     }
  40.     [Wiring : cWiring]
  41.     {
  42.  
  43.         [Wires *]
  44.         {
  45.  
  46.         }
  47.     }
  48. }
  49.