Skip to content

Commit

Permalink
fix blackhawk, dropship, paradrop
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed Jun 20, 2024
1 parent 1a27017 commit a271d2c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Contributors & special thanks to:

* Mortecha (Huey)
* Katzsmile (UAV)
* KylieAdams (YF-23)
* KylieAdams (YF-23, Black Hawk)
* 206UE (F-22)
* CombinE (0tnk Beam Cannon)
* TeleVisor (Orca v2, Orca Bomber, Orca Warship, Banshee, Harpy)
Expand Down
3 changes: 1 addition & 2 deletions mods/ca/rules/aircraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ NHAW:
Weapon: DropDummy
Cursor: ability
OutsideRangeCursor: ability
RequiresCondition: cargo && stance-holdfire
RequiresCondition: stance-holdfire
ParachuteCargoOnCondition:
RequiresCondition: dropcargo
ReturnToBase: false
Expand Down Expand Up @@ -2635,7 +2635,6 @@ Dropship:
Weapon: DropDummy
Cursor: ability
OutsideRangeCursor: ability
RequiresCondition: cargo
ParaDrop:
ChuteSound: chute1.aud
ParachuteCargoOnCondition:
Expand Down
2 changes: 1 addition & 1 deletion mods/ca/rules/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2462,7 +2462,7 @@ PROC.Dummy:
CloakDelay: 90
UncloakOn: Attack, Unload, Infiltrate, Demolish, Damage, Heal
Repairable:
RepairActors: fix, rep, srep, afld, afld.gdi, afld.allies
RepairActors: fix, rep, srep, afld, afld.gdi, afld.allies, chairport
Aircraft:
CruisingCondition: cruising
PauseOnCondition: empdisable && !airborne || being-warped
Expand Down
2 changes: 2 additions & 0 deletions mods/ca/sequences/aircraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ u2:

nhaw:
Inherits: ^VehicleOverlays
Inherits: ^LowRes
idle: bhwk
Facings: 32
UseClassicFacings: True
Expand Down Expand Up @@ -431,6 +432,7 @@ scrn.payload:

yf23:
Inherits: ^VehicleOverlays
Inherits: ^LowRes
idle: yf-23
Facings: 32
UseClassicFacings: True
Expand Down

0 comments on commit a271d2c

Please sign in to comment.