From 34913ab0772423eeb455d9333b2f155929c026d0 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sat, 28 Aug 2010 13:54:03 +1200 Subject: [PATCH] polish both rocket trucks --- OpenRA.Mods.Cnc/ProductionAirdrop.cs | 4 +--- mods/cnc/vehicles.yaml | 11 ++++++++--- mods/cnc/weapons.yaml | 15 +++++++++------ 3 files changed, 18 insertions(+), 12 deletions(-) diff --git a/OpenRA.Mods.Cnc/ProductionAirdrop.cs b/OpenRA.Mods.Cnc/ProductionAirdrop.cs index 86848c7636..871d69018d 100644 --- a/OpenRA.Mods.Cnc/ProductionAirdrop.cs +++ b/OpenRA.Mods.Cnc/ProductionAirdrop.cs @@ -9,13 +9,11 @@ #endregion using System.Linq; -using System.Drawing; -using OpenRA.GameRules; +using OpenRA.FileFormats; using OpenRA.Mods.RA; using OpenRA.Mods.RA.Activities; using OpenRA.Traits; using OpenRA.Traits.Activities; -using OpenRA.FileFormats; namespace OpenRA.Mods.Cnc { diff --git a/mods/cnc/vehicles.yaml b/mods/cnc/vehicles.yaml index 73e945c0d7..d7a15e8912 100644 --- a/mods/cnc/vehicles.yaml +++ b/mods/cnc/vehicles.yaml @@ -318,7 +318,7 @@ HTNK: AttackTurreted: PrimaryWeapon: 120mmDual SecondaryWeapon: MissilePack - PrimaryLocalOffset: -4,-5,0,4,-5,0 + PrimaryLocalOffset: -5,0,0,5,0,0 SecondaryLocalOffset: -9,2,25,9,2,-25 Recoil: 4 RenderUnitTurreted: @@ -387,8 +387,13 @@ MLRS: ROT: 5 AttackTurreted: PrimaryWeapon: HonestJohn - PrimaryOffset: 0,5,0,0 - RenderUnitTurreted: + SecondaryWeapon: HonestJohn + PrimaryOffset: 0,3,0,-3 + PrimaryLocalOffset: -4,0,0 + SecondaryLocalOffset: 4,0,0 + Recoil: 0 + AlignIdleTurrets: true + RenderUnitTurretedAim: AutoTarget: LeavesHusk: HuskActor: MLRS.Husk diff --git a/mods/cnc/weapons.yaml b/mods/cnc/weapons.yaml index f6574827e1..06c2920984 100644 --- a/mods/cnc/weapons.yaml +++ b/mods/cnc/weapons.yaml @@ -324,13 +324,13 @@ MissilePack: 227mm: ROF: 80 - Range: 6 + Range: 8 Report: ROCKET1 ValidTargets: Ground, Air Missile: Arm: 5 High: yes - Shadow: no + Shadow: yes Proximity: yes Inaccuracy: 5 Image: DRAGON @@ -485,14 +485,17 @@ HonestJohn: ROF: 200 Range: 10 Report: ROCKET1 - Missile: + Bullet: Arm: 10 High: yes - Shadow: no + Shadow: yes Proximity: yes - Inaccuracy: 3 + Inaccuracy: 5 Image: MISSILE - Speed: 15 + Trail: smokey + Speed: 11 + RangeLimit: 35 + Angle: .15 Warhead: Spread: 6 Verses: 90%,75%,60%,25%,100%