Skip to content

Commit

Permalink
Add new harpy asset
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 1, 2024
1 parent 6f128c7 commit 21c2681
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions mods/sp/Authors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ Assets come from three sources, Public, Vanilla and made by Nolt, if an asset is
> Skirmisher Cameo
> EM Pulse Cameo
> Harvester and Mut MCV, Wrench and Tiberium Cameos
TeleVisor:
> New Harpy
HG_SCIPCIÓN:
> Weasauruses
> Scrin Generator model
Expand Down
Binary file added mods/sp/bits/nod/vehicles/harpy.shp
Binary file not shown.
10 changes: 5 additions & 5 deletions mods/sp/rules/aircraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ APACHE:
HP: 15000
Armament:
Weapon: HarpyClaw
LocalOffset: 700,0,0
LocalOffset: 600,0,0
CasingWeapon: HarpyBulletSpawner
CasingSpawnLocalOffset: 600,0,0
CasingTargetOffset: 700,0,0
Expand All @@ -373,7 +373,7 @@ APACHE:
PauseOnCondition: !ammo
Armament@AA:
Weapon: HarpyClawAA
LocalOffset: 700,0,0
LocalOffset: 600,0,0
CasingWeapon: HarpyBulletSpawner
CasingSpawnLocalOffset: 600,0,0
CasingTargetOffset: 700,0,0
Expand All @@ -397,11 +397,11 @@ APACHE:
InitialStance: ReturnFire
InitialStanceAI: AttackAnything
WithIdleOverlay@ROTORAIR:
Offset: 150,0,200
Offset: 0,0,450
Sequence: rotor
RequiresCondition: airborne
WithIdleOverlay@ROTORGROUND:
Offset: 150,0,200
Offset: 0,0,450
Sequence: slow-rotor
RequiresCondition: !airborne
SpawnHuskEffectOnDeath:
Expand All @@ -410,7 +410,7 @@ APACHE:
SpawnHuskEffectOnDeath@ROTOR:
Weapon: big.rotor.husk
RandomFacing: true
LocalOffset: 150,0,200
LocalOffset: 0,0,450
RequiresCondition: airborne
WithAmmoPipsDecoration:
Position: BottomLeft
Expand Down
2 changes: 1 addition & 1 deletion mods/sp/sequences/nodseq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ nastlh:
apache:
Inherits@1: ^SpriteVehicle
Defaults:
Filename: apache.shp
Filename: harpy.shp
icon:
Filename: apchicon.shp
muzzle:
Expand Down
File renamed without changes.

0 comments on commit 21c2681

Please sign in to comment.