diff --git a/mods/sp/rules/aircraft.yaml b/mods/sp/rules/aircraft.yaml index ddba4cdeb..383cec060 100644 --- a/mods/sp/rules/aircraft.yaml +++ b/mods/sp/rules/aircraft.yaml @@ -740,12 +740,12 @@ MUTHELI: Weapon: mutheli.husk RequiresCondition: airborne SpawnHuskEffectOnDeath@ROTOR: - Weapon: small.rotor.husk + Weapon: smaller.rotor.husk RandomFacing: true LocalOffset: 150,475,448 RequiresCondition: airborne SpawnHuskEffectOnDeath@ROTOR2: - Weapon: small.rotor.husk + Weapon: smaller.rotor.husk RandomFacing: true LocalOffset: 150,-475,448 RequiresCondition: airborne diff --git a/mods/sp/sequences/mutseq.yaml b/mods/sp/sequences/mutseq.yaml index a8b32ae30..bf88d7d33 100644 --- a/mods/sp/sequences/mutseq.yaml +++ b/mods/sp/sequences/mutseq.yaml @@ -1014,6 +1014,7 @@ mutheli: Offset: 0, 0, 16 ZRamp: 1 Tick: 25 + Scale: 0.9 slow-rotor: Filename: lrotor.shp Start: 4 @@ -1021,6 +1022,7 @@ mutheli: Offset: 0, 0, 16 ZRamp: 1 Tick: 50 + Scale: 0.9 ########################################################################## # Buildings diff --git a/mods/sp/weapons/explosionweapons.yaml b/mods/sp/weapons/explosionweapons.yaml index 97a26e580..6d8e2dded 100644 --- a/mods/sp/weapons/explosionweapons.yaml +++ b/mods/sp/weapons/explosionweapons.yaml @@ -1236,6 +1236,12 @@ mutheli.husk: Palette: playerunittemgreen SpinAcc: 8 +smaller.rotor.husk: + Inherits: ^rotor.husk + Projectile: ProjetcileHusk + Image: mutheli + Palette: playermut + wetp.husk: Inherits@explo: SmallPlaneExplode Inherits: ^plane.husk