Skip to content

Commit

Permalink
fix impotent mig
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisforbes committed Jul 19, 2010
1 parent fa0d6b3 commit cb44844
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
4 changes: 3 additions & 1 deletion mods/ra/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -553,12 +553,14 @@ MIG:
AttackPlane:
PrimaryWeapon: Maverick
SecondaryWeapon: Maverick
PrimaryLocalOffset: -15,0,-10,-12,0,6
SecondaryLocalOffset: 15,0,10,12,0,6
Plane:
RearmBuildings: afld
RenderUnit:
WithShadow:
LimitedAmmo:
Ammo: 3
Ammo: 8
IronCurtainable:
ReturnOnIdle:

Expand Down
14 changes: 8 additions & 6 deletions mods/ra/weapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,29 +73,31 @@ Vulcan:
Delay: 10

Maverick:
ROF: 3
Range: 6
ROF: 30
Range: 9
Report: MISSILE7
ValidTargets: Ground, Air
Burst: 2
BurstDelay: 7
ValidTargets: Ground
Missile:
Speed: 30
Arm: 2
High: true
Shadow: false
Proximity: true
Trail: smokey
Inaccuracy: 3
Inaccuracy: 12
Image: DRAGON
ROT: 5
RangeLimit: 20
RangeLimit: 60
Warhead:
Spread: 3
Verses: 30%,75%,75%,100%,50%
Explosion: med_explosion
WaterExplosion: med_splash
InfDeath: 3
SmudgeType: Crater
Damage: 50
Damage: 60

FireballLauncher:
ROF: 50
Expand Down

0 comments on commit cb44844

Please sign in to comment.