home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 December / JOY143_CD1.iso / Data / Demos / Platoon / pl_demo.exe / Inf / Prototypes / Landmine_us.inf < prev    next >
INI File  |  2002-10-08  |  658b  |  47 lines

  1.  
  2. [Landmine_us : cTrap]
  3. {
  4.     Name = Landmine_us
  5.     Scale = "1,1,1"
  6.     HPMultiplier = 1
  7.     Owner = 2
  8.     DisplayedName = ""
  9.  
  10.     [Props : cTrapProps]
  11.     {
  12.         Static = 0
  13.         Passable = 1
  14.         SelfShadow = 1
  15.         VertexColorShade = 1
  16.         ModelName = gfx\objects\weapons\mine.bmod
  17.         SightObstacleType = 0
  18.         Range = 2
  19.         ExplodesAutomatically = 1
  20.         MarkOnDetect = 1
  21.  
  22.     }
  23.     [Effects : cVulnerableEntityEffects]
  24.     {
  25.         EffectName = ""
  26.         DestroyEffect = ""
  27.         HitEffect = ""
  28.  
  29.     }
  30.     [Stats : cVulnerableEntityStats]
  31.     {
  32.         DamageLevel = 3
  33.         AutoCrush = 0
  34.  
  35.         [MaxHP *]
  36.         {
  37.  
  38.         }
  39.     }
  40.     [Weapon : cWeapon]
  41.     {
  42.         WeaponType = v_tr_landmine
  43.         AmmoMultiplier = 1
  44.  
  45.     }
  46. }
  47.