diff --git a/mods/cnc/rules/aircraft.yaml b/mods/cnc/rules/aircraft.yaml index b07f9011bd..4898f6cac5 100644 --- a/mods/cnc/rules/aircraft.yaml +++ b/mods/cnc/rules/aircraft.yaml @@ -22,7 +22,7 @@ TRAN: Type: Light RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition WithIdleOverlay@ROTOR1AIR: Offset: 597,0,85 Sequence: rotor @@ -77,7 +77,7 @@ HELI: Type: Light RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition Armament@PRIMARY: Weapon: HeliAGGun LocalOffset: 128,-213,-85, 128,213,-85 @@ -137,7 +137,7 @@ ORCA: Type: Light RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition Armament@PRIMARY: Weapon: OrcaAGMissiles LocalOffset: 427,-171,-213, 427,171,-213 @@ -248,7 +248,7 @@ TRAN.Husk: Speed: 140 RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition WithIdleOverlay@ROTOR1: Offset: 597,0,85 Sequence: rotor @@ -267,7 +267,7 @@ HELI.Husk: Speed: 186 RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition WithIdleOverlay: Offset: 0,0,85 Sequence: rotor @@ -283,6 +283,6 @@ ORCA.Husk: Speed: 186 RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition RenderSprites: Image: orca diff --git a/mods/ra/rules/aircraft.yaml b/mods/ra/rules/aircraft.yaml index d58a75c600..504c05ff2e 100644 --- a/mods/ra/rules/aircraft.yaml +++ b/mods/ra/rules/aircraft.yaml @@ -99,7 +99,7 @@ MIG: Type: Light RevealsShroud: Range: 12c0 - Type: CenterPosition + Type: GroundPosition Armament: Weapon: Maverick LocalOffset: 0,-640,0, 0,640,0 @@ -154,7 +154,7 @@ YAK: Type: Light RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition Armament@PRIMARY: Weapon: ChainGun.Yak LocalOffset: 256,-213,0 @@ -213,7 +213,7 @@ TRAN: Type: Light RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition Aircraft: InitialFacing: 224 TurnSpeed: 5 @@ -267,7 +267,7 @@ HELI: Type: Light RevealsShroud: Range: 12c0 - Type: CenterPosition + Type: GroundPosition Armament@PRIMARY: Weapon: HellfireAA LocalOffset: 0,-213,-85 @@ -323,7 +323,7 @@ HIND: Type: Light RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition Armament@PRIMARY: Weapon: ChainGun LocalOffset: 85,-213,-85 diff --git a/mods/ra/rules/husks.yaml b/mods/ra/rules/husks.yaml index d71b5d84b5..86a037fe01 100644 --- a/mods/ra/rules/husks.yaml +++ b/mods/ra/rules/husks.yaml @@ -96,7 +96,7 @@ TRAN.Husk: Sequence: rotor2 RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition RenderSprites: Image: tran @@ -149,7 +149,7 @@ MIG.Husk: MinDamage: Undamaged RevealsShroud: Range: 12c0 - Type: CenterPosition + Type: GroundPosition RenderSprites: Image: mig @@ -168,7 +168,7 @@ YAK.Husk: MinDamage: Undamaged RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition RenderSprites: Image: yak @@ -187,7 +187,7 @@ HELI.Husk: MinDamage: Undamaged RevealsShroud: Range: 12c0 - Type: CenterPosition + Type: GroundPosition RenderSprites: Image: heli @@ -205,7 +205,7 @@ HIND.Husk: MinDamage: Undamaged RevealsShroud: Range: 10c0 - Type: CenterPosition + Type: GroundPosition RenderSprites: Image: hind