Skip to content

Commit

Permalink
mutheli rotor goes smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 1, 2024
1 parent 66caa40 commit 53049b2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/sp/rules/aircraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions mods/sp/sequences/mutseq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1014,13 +1014,15 @@ mutheli:
Offset: 0, 0, 16
ZRamp: 1
Tick: 25
Scale: 0.9
slow-rotor:
Filename: lrotor.shp
Start: 4
Length: 8
Offset: 0, 0, 16
ZRamp: 1
Tick: 50
Scale: 0.9

##########################################################################
# Buildings
Expand Down
6 changes: 6 additions & 0 deletions mods/sp/weapons/explosionweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 53049b2

Please sign in to comment.