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

  1.  
  2. [us_howitzer : cEntity]
  3. {
  4.     Name = us_howitzer
  5.     Scale = "1,1,1"
  6.  
  7.     [Props : cEntityProps]
  8.     {
  9.         Static = 1
  10.         Passable = 0
  11.         SelfShadow = 1
  12.         VertexColorShade = 1
  13.         ModelName = "gfx\objects\weapons\artillery_105.bmod"
  14.         SightObstacleType = 0
  15.  
  16.     }
  17.     [Effects : cEntityEffects]
  18.     {
  19.         EffectName = ""
  20.  
  21.     }
  22. }
  23.