home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-08-25 | 650 b | 35 lines |
- [OrdnanceClass]
- classLabel = "bullet"
-
- shotGeometry = NULL
- shotRadius = 5.0
- xplGround = "xkick"
- xplVehicle = "xkick"
- xplBuilding = "xkick"
-
- renderName = "kickcloud.puff"
-
- ammoCost = 1
- lifeSpan = 300.0
- shotSpeed = 10.0
-
- damageValue(N) = 0
- damageValue(L) = 0
- damageValue(H) = 0
- damageValue(S) = 0
- damageValue(D) = 0
- damageValue(A) = 0
-
- [Puff]
- renderBase = "draw_sprite"
- spriteCenter.x = 0.0
- spriteCenter.y = 0.8
- textureName = "smoke.tga"
- textureBlend = "srcalpha invsrcalpha modulatealpha"
- startColor = "32 32 32 64"
- finishColor = "32 32 32 0"
- startRadius = 5.0
- finishRadius = 2.0
- animateTime = 5.0
- rotationRate = 1.0
-