Helicopters

This commit is contained in:
Paul Chote
2010-02-07 14:38:52 +13:00
parent 2e97f3d308
commit 78444f9fdc
4 changed files with 113 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
[WeaponTypes]
MachineGun
Laser
HighV
; NOTE: WEAPON PROPERTIES ARE NOT EXPOSED BY TIBED; THESE ARE ALL MADE UP
[MachineGun]
@@ -27,18 +28,42 @@ RenderAsLaser=true
BeamRadius=1
UsePlayerColor=true
[HighV]
Damage=40
ROF=60
Range=4
Projectile=HeatSeeker
Speed=30
Warhead=AP
Report=rocket2
[ProjectileTypes]
Invisible
HeatSeeker
[Invisible]
Inviso=yes
Image=none
[HeatSeeker]
Arm=2
High=yes
Shadow=no
Proximity=yes
Trail=smokey
Ranged=yes
Inaccurate=yes
AA=yes
Image=DRAGON
ROT=5
Rotates=yes
Translucent=yes
[WarheadTypes]
SA
Super
AP
[SA]
Spread=3
@@ -50,3 +75,11 @@ InfDeath=1
Spread=1
Verses=100%,100%,100%,100%,100%
InfDeath=5
[AP]
Spread=3
Wall=yes
Wood=yes
Verses=30%,75%,75%,100%,50%
Explosion=4
InfDeath=3