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

  1.  
  2. [effect_DirtMark_mine : cDirtMark]
  3. {
  4.     Name = effect_DirtMark_mine
  5.     Scale = "1,1,1"
  6.     Radius = 5
  7.     Texture = "gfx\textures\explosionmark\mark1.tga"
  8.     DisappearAfter = 50
  9.     Rotation = 0
  10.     RandomRot = 1
  11.  
  12.     [Props : cEntityProps]
  13.     {
  14.         Static = 1
  15.         Passable = 0
  16.         SelfShadow = 1
  17.         VertexColorShade = 1
  18.         ModelName = ""
  19.         SightObstacleType = 0
  20.  
  21.     }
  22.     [Effects : cEntityEffects]
  23.     {
  24.         EffectName = ""
  25.  
  26.     }
  27. }
  28.