Frickin' Lasers

This commit is contained in:
Paul Chote
2010-02-06 18:35:46 +13:00
parent 709fc39546
commit b559d69d4e
8 changed files with 117 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
[WeaponTypes]
MachineGun
Laser
; NOTE: WEAPON PROPERTIES ARE NOT EXPOSED BY TIBED; THESE ARE ALL MADE UP
[MachineGun]
@@ -13,6 +14,18 @@ Warhead=SA
Report=GUN13
Anim=MINIGUN
[Laser]
Damage=100
ROF=120
Range=8.5
Projectile=Invisible
Speed=100
Warhead=Super
Report=obelray1
Charges=yes
RenderAsLaser=true
BeamRadius=2
UsePlayerColor=true
[ProjectileTypes]
@@ -25,9 +38,15 @@ Image=none
[WarheadTypes]
SA
Super
[SA]
Spread=3
Verses=100%,50%,60%,25%,25%
Explosion=2
InfDeath=1
InfDeath=1
[Super]
Spread=1
Verses=100%,100%,100%,100%,100%
InfDeath=5